Added missing 't' from the end of the /images/{{id}}/get eg.

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)
This commit is contained in:
Sven Dowideit 2014-09-16 15:25:52 +10:00
parent 2f65ed0968
commit 4352ea7b0a
9 changed files with 9 additions and 9 deletions

View File

@ -1245,7 +1245,7 @@ Get a tarball containing all images and metadata for the repository
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1279,7 +1279,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1344,7 +1344,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1342,7 +1342,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1346,7 +1346,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1353,7 +1353,7 @@ image (and its parents) are returned, but with the exclusion of the
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1155,7 +1155,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1208,7 +1208,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1242,7 +1242,7 @@ Get a tarball containing all images and metadata for the repository specified by
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**: