Skip to content

Commit

Permalink
change label of metrics counters
Browse files Browse the repository at this point in the history
  • Loading branch information
kjgarza committed Feb 12, 2020
1 parent 0c2671f commit f45d0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/components/metrics-counter.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="panel-heading">
<h3 class="panel-title">
{{pluralize count label without-count=true}}
<span class="small pull-right">total reported</span>
<span class="small pull-right">total</span>
</h3>
</div>
<div class="panel-body panel-chart">
Expand Down

0 comments on commit f45d0a1

Please sign in to comment.