summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 20:38:13 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 20:38:13 +0200
commit4f381450031ec678e193f3b0ee4b98c9234e51c3 (patch)
tree76195a4d09b9da53b955f4519da7630d1a84073b /docs
parentae88c349343bf6be5a273fafc2314faf4bc608c7 (diff)
typo
Diffstat (limited to 'docs')
-rw-r--r--docs/api/v2/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md
index ba538cc5f..7a467d101 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -60,7 +60,7 @@ Any request method except GET:
Any route that allows caching:
* **If-None-Match**: an Etag, e.g. 6d82cbb050ddc7fa9cbb659014546e59. If no previous Etag is known, this header should be omitted
-The request body is either passed in the URL in case of a **GET** request (e.g.: ?foo=bar&index=0) or as JSON, e.g.:
+The request body is either passed in the URL in case of a **GET** request (e.g.: **?foo=bar&index=0**) or as JSON, e.g.:
```json
{