From 807f486f874d87adb423d486944f5dc59842f1eb Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Wed, 7 Jan 2015 11:19:52 -0500 Subject: [PATCH] Change some instances of this mistake in the documentation as well. Signed-off-by: Jean-Paul Calderone Docker-DCO-1.1-Signed-off-by: Jessica Frazelle (github: jfrazelle) --- docs/sources/reference/api/docker_remote_api_v1.17.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/reference/api/docker_remote_api_v1.17.md b/docs/sources/reference/api/docker_remote_api_v1.17.md index aaaffda854..67b862302f 100644 --- a/docs/sources/reference/api/docker_remote_api_v1.17.md +++ b/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: