mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 23:08:54 +02:00
fix unknown word test
This commit is contained in:
parent
633397ad31
commit
77ee19ebc7
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ describe('normalizeShowcasePluginOptions', () => {
|
|||
});
|
||||
});
|
||||
|
||||
it('reject bedly defined tags object options', () => {
|
||||
it('reject badly defined tags object options', () => {
|
||||
const userOptions = {
|
||||
tags: {
|
||||
favorite: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue