mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +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
|
@ -83,7 +83,7 @@ export async function getFolderContainingFile(
|
|||
throw new Error(
|
||||
`File "${relativeFilePath}" does not exist in any of these folders:\n- ${folderPaths.join(
|
||||
'\n- ',
|
||||
)}]`,
|
||||
)}`,
|
||||
);
|
||||
}
|
||||
return maybeFolderPath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue