diff --git a/docs/admin/metadata.mdx b/docs/admin/metadata.mdx index 2e738c9e8ec..d1c06549057 100644 --- a/docs/admin/metadata.mdx +++ b/docs/admin/metadata.mdx @@ -184,7 +184,7 @@ export const MyGlobal: GlobalConfig = { meta: { // highlight-end title: 'My Global', - description: 'The best + description: 'The best admin panel in the world', }, }, }