From 748dd9aca7379c7086273602bdea5242dd327177 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 27 Apr 2016 20:52:33 +0200 Subject: typo --- docs/api/v2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3