Skip to content

Commit d4f452f

Browse files
Updated layouts
1 parent 977b007 commit d4f452f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/GitHubCostVisualizer.Web/Views/Home/_SummaryItems.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="row align-items-center justify-content-between flex-nowrap">
2323
<div class="col-auto">
2424
<span class="display-5">@Model.TotalBillableActionMinutes.ToString("N0") (@Model.TotalActionMinutesCost.ToString("C"))</span>
25-
<h5>Total Billable Action Minutes</h5>
25+
<h5>Total Billable Action Minutes *</h5>
2626
</div>
2727
<div class="col-auto">
2828
<i class="fas fa-stopwatch"></i>

0 commit comments

Comments
 (0)