Skip to content

Commit 046c8ae

Browse files
authored
Merge pull request pndaproject#93 from pndaproject/outdated-metrics-not-components
Change wording from components to metrics
2 parents b0572c1 + 4a760ba commit 046c8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console-frontend/partials/metric-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<div ng-switch-when="0"></div>
3838
<div ng-click="showModalTable(trafficLightStatus.outdated, 'Outdated Metrics')" ng-switch-default class="list-group-item" style="background:lightgray;">
3939
<span class="badge">{{trafficLightStatus.outdated.length}}</span>
40-
Warning - Some components are outdated</div>
40+
Warning - Some metrics are outdated</div>
4141
</div>
4242
</div>
4343
</div>

0 commit comments

Comments
 (0)