From c1ac12f44a9c78f96226da0880656548025ee52b Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 29 Apr 2016 19:58:39 +0200 Subject: More spec love --- docs/api/v2/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/api/v2/README.md b/docs/api/v2/README.md index 61a488e4b..53284bfa0 100644 --- a/docs/api/v2/README.md +++ b/docs/api/v2/README.md @@ -27,7 +27,7 @@ There are two types of aliases: } ``` -means that the folder attributes will be inside the **folder** object +means that the folder attributes will be listed inside the **folder** object **Object arrays**: ```js @@ -38,7 +38,7 @@ means that the folder attributes will be inside the **folder** object } ``` -means that folder objects will be inside the **folders** array. +means that folder objects will be listed inside the **folders** array. ### Error Objects Are Omitted -- cgit v1.2.3