Skip to content

Commit f52f3ef

Browse files
Update slurmcostmanager.js
1 parent a3030ac commit f52f3ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/slurmcostmanager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ function Summary({ summary, details, daily, monthly }) {
517517
})
518518
}),
519519
React.createElement(KpiTile, {
520-
label: 'Top 10 PIs',
520+
label: 'Top 10 Accounts',
521521
value: null,
522522
renderChart: () =>
523523
React.createElement(PiConsumptionChart, {

0 commit comments

Comments
 (0)