Skip to content

Commit d9978bd

Browse files
committed
fix(TopShards): rename to overloaded shards
1 parent 64a4fd4 commit d9978bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Tenant/Diagnostics/DiagnosticsPages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const topQueries = {
3131

3232
const topShards = {
3333
id: GeneralPagesIds.topShards,
34-
title: 'Top shards',
34+
title: 'Overloaded shards',
3535
};
3636

3737
const nodes = {

0 commit comments

Comments
 (0)