Skip to content

Commit 53e013c

Browse files
fix: make SLO uppercase (#1959)
1 parent c28ade6 commit 53e013c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/containers/Cluster/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"links": "Links",
1212
"link_cores": "Coredumps",
1313
"link_logging": "Logging",
14-
"link_slo-logs": "Slo Logs",
14+
"link_slo-logs": "SLO Logs",
1515
"context_cores": "cores",
1616
"title_cpu": "CPU",
1717
"title_storage": "Storage",

0 commit comments

Comments
 (0)