Skip to content

Commit

Permalink
shorten page title
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Oct 20, 2023
1 parent fcad38e commit 662ffb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/data/joy/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const pages: readonly MuiPage[] = [
},
{
pathname: '/joy-ui/customization/right-to-left',
title: 'Right-to-left language support',
title: 'Right-to-left support',
},
],
},
Expand Down
2 changes: 1 addition & 1 deletion docs/data/material/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ const pages: MuiPage[] = [
{ pathname: '/material-ui/guides/testing' },
{ pathname: '/material-ui/guides/localization' },
{ pathname: '/material-ui/guides/content-security-policy', title: 'Content Security Policy' },
{ pathname: '/material-ui/guides/right-to-left', title: 'Right-to-left language support' },
{ pathname: '/material-ui/guides/right-to-left', title: 'Right-to-left support' },
{ pathname: '/material-ui/guides/shadow-dom', title: 'Shadow DOM' },
{
pathname: '/material-ui/guides/next-js-app-router',
Expand Down

0 comments on commit 662ffb9

Please sign in to comment.