Mark all code fragments with language (#274)

This commit is contained in:
Kuat 2017-05-18 05:46:43 -07:00 committed by Martin Taillefer
parent 4f29990270
commit 4d1f4cb43f
1 changed files with 2 additions and 2 deletions

View File

@ -98,7 +98,7 @@ as the example application throughout this task.
The expected output is:
```
```bash
Error: the server could not find the requested resource
```
@ -154,7 +154,7 @@ as the example application throughout this task.
The expected output is similar to:
```
```json
{"logName":"combined_log","labels":{"referer":"","responseSize":871,"timestamp":"2017-04-29T02:11:54.989466058Z","url":"/reviews","userAgent":"python-requests/2.11.1"},"textPayload":"- - - [29/Apr/2017:02:11:54 +0000] \"- /reviews -\" - 871 - python-requests/2.11.1"}
```