Fix small typo
Noticed a typo in this markdown file: "instead" instead of "in stead" Signed-off-by: Ryan Wilson-Perkin <ryanwilsonperkin@gmail.com>
This commit is contained in:
parent
b258f458cc
commit
7a9fc782c5
@ -171,5 +171,5 @@ On Windows:
|
||||
"table {{.ID}}\t{{.Name}}\t{{.CPUPerc}}\t{{.MemUsage}}\t{{.NetIO}}\t{{.BlockIO}}"
|
||||
|
||||
|
||||
> **Note**: On Docker 17.09 and older, the `{{.Container}}` column was used, in
|
||||
> stead of `{{.ID}}\t{{.Name}}`.
|
||||
> **Note**: On Docker 17.09 and older, the `{{.Container}}` column was used,
|
||||
> instead of `{{.ID}}\t{{.Name}}`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user