summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 21:22:13 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-26 21:22:13 +0200
commit5c452bbada521ed053035d183f0e6d55a1ea7df5 (patch)
treebc07a851034c7b992c7f866a2181481ebacba347 /docs
parentc00d0b6897543f9f310427c92a406813e17a436a (diff)
add type structures
Diffstat (limited to 'docs')
-rw-r--r--docs/api/v2/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md
index a00cc3438..dbb030d26 100644
--- a/docs/api/v2/README.md
+++ b/docs/api/v2/README.md
@@ -238,7 +238,7 @@ If the HTTP status code was either in the **4xx** or **5xx** range, the exact sa
## Folders
-Folders are represented in the following data structure:
+Folders are represented using the following data structure:
```json
{
"id": 3,
@@ -258,7 +258,7 @@ TBD
TBD
## Feeds
-Feeds are represented in the following data structure:
+Feeds are represented using the following data structure:
```json
{