mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 04:57:05 +02:00
chore: spell-check test files (#6903)
This commit is contained in:
parent
f6baaa6b75
commit
76cb012209
59 changed files with 184 additions and 155 deletions
|
@ -38,7 +38,7 @@ describe('themeConfig', () => {
|
|||
additionalLanguages: ['kotlin', 'java'],
|
||||
},
|
||||
announcementBar: {
|
||||
id: 'supportus',
|
||||
id: 'supports',
|
||||
content: 'pls support',
|
||||
backgroundColor: '#fff',
|
||||
textColor: '#000',
|
||||
|
@ -206,7 +206,7 @@ describe('themeConfig', () => {
|
|||
{
|
||||
type: 'joke',
|
||||
position: 'left',
|
||||
label: 'haha',
|
||||
label: 'hahaha',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue