Browse code

Merge pull request #1729 from dsissitka/patch-6

Fixed a minor syntax error.

Andy Rothfusz authored on 2013/08/30 08:27:22
Showing 1 changed files
... ...
@@ -1082,7 +1082,7 @@ Create a new image from a container's changes
1082 1082
 
1083 1083
         POST /commit?container=44c004db4b17&m=message&repo=myrepo HTTP/1.1
1084 1084
 
1085
-        **Example response**:
1085
+    **Example response**:
1086 1086
 
1087 1087
     .. sourcecode:: http
1088 1088