Prechádzať zdrojové kódy

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)
Sven Dowideit 11 rokov pred
rodič
commit
4352ea7b0a

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.10.md

@@ -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**:
 

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.11.md

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

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.12.md

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

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.13.md

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

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.14.md

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

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.15.md

@@ -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**:
 

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.7.md

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

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.8.md

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

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.9.md

@@ -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**: