Update style-guide.md

This commit is contained in:
stephffuller 2020-08-12 17:53:28 -04:00 committed by GitHub
parent 89b2805d44
commit 3e5f4ab28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,7 +123,7 @@ Refer to the [Documentation style guide](style-guide.md) for information about w
For terminal examples and Redocly configuration, use a `bash` code block:
```bash
npm i redoc
sudo npm i redoc
```
For HTTP request/response, use an `http` code block:
```http