summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-27 20:52:33 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-27 20:52:33 +0200
commit748dd9aca7379c7086273602bdea5242dd327177 (patch)
tree127af5ce9f630691b4d28854a3ff4511b9e4523d /docs
parent40dc571fbc429e83a4ac519f9d25e202924166a4 (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 eaafb159c..7099e5cb5 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -501,7 +501,7 @@ To change a feed, use the following request:
* **Method**: PATCH
* **Route**: /feeds/{id}
* **Route Parameters**:
- * **{id}**: folder's id
+ * **{id}**: feed's id
with the following request body:
```json