Skip to content

Commit

Permalink
Update category to Machine learning
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <wonglam@amazon.com>
  • Loading branch information
wanglam committed Jul 20, 2024
1 parent 12a8626 commit f9390db
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 f9390db

Please sign in to comment.