docs: fix some casing inconsistencies (#7081)

This commit is contained in:
Joshua Chen 2022-03-31 20:23:44 +08:00 committed by GitHub
parent 24c205a835
commit ff96606865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 97 additions and 97 deletions

View file

@ -35,7 +35,7 @@ module.exports = {
### Module definition {#module-definition}
You can use a plugin as a module path referencing a separate file or NPM package:
You can use a plugin as a module path referencing a separate file or npm package:
```js title="docusaurus.config.js"
module.exports = {