Skip to content

Commit

Permalink
Update category to Machine learning (#343)
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <[email protected]>
(cherry picked from commit a8941ce)
  • Loading branch information
wanglam authored and github-actions[bot] committed Jul 20, 2024
1 parent cb4f4df commit 55b9d9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ export class MlCommonsPluginPlugin
}),
category: {
id: 'ai-models',
label: i18n.translate('MLCommonsDashboards.Category.AIModels.label', {
defaultMessage: 'AI models',
label: i18n.translate('MLCommonsDashboards.Category.MachineLearning.label', {
defaultMessage: 'Machine learning',
}),
},
},
Expand Down

0 comments on commit 55b9d9b

Please sign in to comment.