Переглянути джерело

Merge pull request #1729 from dsissitka/patch-6

Fixed a minor syntax error.
Andy Rothfusz 12 роки тому
батько
коміт
0f91418b26
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
         POST /commit?container=44c004db4b17&m=message&repo=myrepo HTTP/1.1
 
 
-        **Example response**:
+    **Example response**:
 
 
     .. sourcecode:: http
     .. sourcecode:: http