Skip to content

Commit 718874e

Browse files
authored
caught another, more important typo
"spectacle" misspelled in code snippet
1 parent 1c073c6 commit 718874e

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
@@ -57,7 +57,7 @@ see below for more information
5757

5858
The API documentation is OpenAPI/Swagger compliant and is generated by the `spectacle` node module. You will likely want to explore these docs, so you should generate them!
5959

60-
1. Install [spectacle](https://github.com/sourcey/spectacle) with `npm -g install specatacle-docs`
60+
1. Install [spectacle](https://github.com/sourcey/spectacle) with `npm -g install spectacle-docs`
6161
2. To dynamically generate API docs as you work, run `spectacle -d open_api.yaml` and edit `open_api.yaml` to see changes
6262
3. Generate Static docs with `spectacle open_api.yaml`
6363
4. Commit. Rinse. Repeat.

0 commit comments

Comments
 (0)