summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 20:37:48 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 20:37:48 +0200
commitae88c349343bf6be5a273fafc2314faf4bc608c7 (patch)
tree545d01e9fb09609d50ac70ed79aabf771979c5e1 /docs
parent2f4fed9d27ba6a13798a8b6fded98b5271906680 (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 16e57f1af..ba538cc5f 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 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
{