Преглед на файлове

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