Skip to content

Commit

Permalink
tiny typo fix (capitalization)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frijol committed Sep 26, 2018
1 parent 95a75d2 commit 1c073c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ see below for more information

### Generating Documentation

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!
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!

1. Install [spectacle](https://github.com/sourcey/spectacle) with `npm -g install specatacle-docs`
2. To dynamically generate API docs as you work, run `spectacle -d open_api.yaml` and edit `open_api.yaml` to see changes
Expand Down

0 comments on commit 1c073c6

Please sign in to comment.