mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 20:32:42 +02:00
fix(theme): fix typo in swizzle component config (#9216)
This commit is contained in:
parent
fa39e8c008
commit
577df0346d
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ export default function getSwizzleConfig(): SwizzleConfig {
|
|||
eject: 'safe',
|
||||
wrap: 'safe',
|
||||
},
|
||||
description: "The footer component of you site's layout",
|
||||
description: "The footer component of your site's layout",
|
||||
},
|
||||
'Footer/Copyright': {
|
||||
actions: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue