diff --git a/draft-dejong-remotestorage-04.txt b/draft-dejong-remotestorage-04.txt index 99b4fb0..e05148f 100644 --- a/draft-dejong-remotestorage-04.txt +++ b/draft-dejong-remotestorage-04.txt @@ -319,8 +319,8 @@ Internet-Draft remoteStorage December 2014 request can not be satisfied, * 401 for all requests that don't have a bearer token with sufficient permissions, - * 404 for all DELETE and GET requests to nodes that do not exist - on the storage, + * 404 for all DELETE and GET requests to documents that do not + exist on the storage, * 304 for a conditional GET request whose pre-condition fails (see "Versioning" below), * 409 for a PUT request where any folder name in the path diff --git a/source.txt b/source.txt index a5e1773..8a1e394 100644 --- a/source.txt +++ b/source.txt @@ -277,8 +277,8 @@ Table of Contents request can not be satisfied, * 401 for all requests that don't have a bearer token with sufficient permissions, - * 404 for all DELETE and GET requests to nodes that do not exist - on the storage, + * 404 for all DELETE and GET requests to documents that do not + exist on the storage, * 304 for a conditional GET request whose pre-condition fails (see "Versioning" below), * 409 for a PUT request where any folder name in the path