Fix small typo
Noticed a typo in this markdown file: "instead" instead of "in stead" Signed-off-by: Ryan Wilson-Perkin <ryanwilsonperkin@gmail.com> (cherry picked from commit7a9fc782c5) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit:1d314f2227Component: cli
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
ab07868a3f
commit
0ddc0b1b54
@@ -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}}`.
|
||||
|
||||
Reference in New Issue
Block a user