浏览代码

Change some instances of this mistake in the documentation as well.

Signed-off-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>

Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@linux.com> (github: jfrazelle)
Jean-Paul Calderone 10 年之前
父节点
当前提交
807f486f87
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/sources/reference/api/docker_remote_api_v1.17.md

+ 2 - 2
docs/sources/reference/api/docker_remote_api_v1.17.md

@@ -1616,12 +1616,12 @@ This API is valid only if `tty` was specified as part of creating and starting t
 **Example request**:
 
         POST /exec/e90e34656806/resize HTTP/1.1
-        Content-Type: plain/text
+        Content-Type: text/plain
 
 **Example response**:
 
         HTTP/1.1 201 OK
-        Content-Type: plain/text
+        Content-Type: text/plain
 
 Query Parameters: