Преглед изворни кода

Fixed a minor syntax error.

dsissitka пре 12 година
родитељ
комит
57892365ef
1 измењених фајлова са 1 додато и 1 уклоњено
  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