chore: spell-check test files (#6903)

This commit is contained in:
Joshua Chen 2022-03-12 15:24:56 +08:00 committed by GitHub
parent f6baaa6b75
commit 76cb012209
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
59 changed files with 184 additions and 155 deletions

View file

@ -38,7 +38,7 @@ describe('createSitemap', () => {
{
url: 'https://example.com',
} as DocusaurusConfig,
['/', '/404.html', '/mypage'],
['/', '/404.html', '/my-page'],
{
changefreq: EnumChangefreq.DAILY,
priority: 0.7,