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 f254f0f commit f1cbc41Copy full SHA for f1cbc41
gitjobs-server/static/js/common/data.js
@@ -69,7 +69,7 @@ export const getSkills = () => {
69
];
70
};
71
72
-// Translations for skills identifiers
+// Display names for skills identifiers
73
export const skillsDisplayName = {
74
"ai/ml-ecosystems": "AI/ML Ecosystems",
75
aws: "AWS",
0 commit comments