summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/externalapi/External-Api.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/externalapi/External-Api.md b/docs/externalapi/External-Api.md
index cb461847f..aee41cf0c 100644
--- a/docs/externalapi/External-Api.md
+++ b/docs/externalapi/External-Api.md
@@ -483,7 +483,7 @@ with the following request body:
```json
{
"url": "https://feed.url.com",
- "name": "Folder name",
+ "name": "Feed name",
"ordering": 0,
"isPinned": true,
"fullTextEnabled": false,
@@ -540,7 +540,7 @@ with the following request body:
```json
{
"url": "https://feed.url.com",
- "name": "Folder name",
+ "name": "Feed name",
"ordering": 0,
"isPinned": true,
"fullTextEnabled": false,