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) Upstream-commit: 807f486f874d87adb423d486944f5dc59842f1eb Component: engine
This commit is contained in:
committed by
Jessica Frazelle
parent
677c67311a
commit
aaad06b5f5
@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user