We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b7b01 commit 0e5415eCopy full SHA for 0e5415e
1 file changed
js/example.js
@@ -43,6 +43,6 @@ function replaceSubdimensionName(name) {
43
.replace("Infrastructure", "Infra.")
44
.replace("Application", "App.")
45
.replace("Education", "Edu.")
46
- .replace("Management", "Education.")
+ .replace("Management", "Mgmt.")
47
;
48
-}
+}
0 commit comments