mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 06:04:56 +03:00
Update style-guide.md
This commit is contained in:
parent
89b2805d44
commit
3e5f4ab28f
2
.github/style-guide.md
vendored
2
.github/style-guide.md
vendored
|
@ -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:
|
For terminal examples and Redocly configuration, use a `bash` code block:
|
||||||
```bash
|
```bash
|
||||||
npm i redoc
|
sudo npm i redoc
|
||||||
```
|
```
|
||||||
For HTTP request/response, use an `http` code block:
|
For HTTP request/response, use an `http` code block:
|
||||||
```http
|
```http
|
||||||
|
|
Loading…
Reference in New Issue
Block a user