소스 검색

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