Sfoglia il codice sorgente

Fixed a minor syntax error.

dsissitka 12 anni fa
parent
commit
57892365ef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/sources/api/docker_remote_api_v1.4.rst

+ 1 - 1
docs/sources/api/docker_remote_api_v1.4.rst

@@ -1082,7 +1082,7 @@ Create a new image from a container's changes
 
         POST /commit?container=44c004db4b17&m=message&repo=myrepo HTTP/1.1
 
-        **Example response**:
+    **Example response**:
 
     .. sourcecode:: http