Skip to content

Commit 35617c5

Browse files
Fix spelling error in README (#221)
1 parent 7beca67 commit 35617c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ my-website
9999
```
100100

101101
- `/docusaurus.config.js` - A config file containing the site configuration. This can be used to configure the OpenAPI preset
102-
- `/openapi.json` - The default OpenAPI defination that will be served _(path can be configured in `docusaurus.config.js`)_.
102+
- `/openapi.json` - The default OpenAPI definition that will be served _(path can be configured in `docusaurus.config.js`)_.
103103

104104
For more info see [project structure rundown](https://docusaurus.io/docs/installation#project-structure-rundown).
105105

0 commit comments

Comments
 (0)