瀏覽代碼

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