Browse Source

Fixed a minor syntax error.

dsissitka 12 năm trước cách đây
mục cha
commit
57892365ef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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