Skip to content

Commit

Permalink
docs: fix typo (#9886)
Browse files Browse the repository at this point in the history
Unfinished value string in documentation example
  • Loading branch information
nrone authored Dec 11, 2024
1 parent 45d2064 commit e78b542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin/metadata.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
},
}
Expand Down

0 comments on commit e78b542

Please sign in to comment.