Skip to content

Commit

Permalink
Update category to Machine learning (#343) (#344)
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <[email protected]>
(cherry picked from commit a8941ce)

Co-authored-by: Lin Wang <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and wanglam authored Jul 20, 2024
1 parent cb4f4df commit b66e0c9
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 b66e0c9

Please sign in to comment.