mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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)
This commit is contained in:
parent
f29ee87051
commit
807f486f87
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue