diff --git a/_data/engine-cli/docker_export.yaml b/_data/engine-cli/docker_export.yaml index 89c64f8e6f..0a7cc37b03 100644 --- a/_data/engine-cli/docker_export.yaml +++ b/_data/engine-cli/docker_export.yaml @@ -19,7 +19,7 @@ options: deprecated: false experimental: false examples: |- - ch of these commands has the same result. + Each of these commands has the same result. ```bash $ docker export red_panda > latest.tar @@ -30,4 +30,3 @@ examples: |- ``` deprecated: false experimental: false -