Skip to content

Commit

Permalink
Updatenew home page title text
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Wang <wonglam@amazon.com>
  • Loading branch information
wanglam committed Aug 8, 2024
1 parent 93509e8 commit b180d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/components/monitoring/monitoring_page_header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const MonitoringPageHeader = ({
{
text: i18n.translate('machineLearning.AIModels.page.title', {
defaultMessage:
'AI Models{recordsCount, select, undefined {} other {({recordsCount})}}',
'AI models {recordsCount, select, undefined {} other {({recordsCount})}}',
values: {
recordsCount,
},
Expand Down

0 comments on commit b180d86

Please sign in to comment.