From 68614f423b7519aaa644ea079e5b47235462f0fb Mon Sep 17 00:00:00 2001 From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com> Date: Mon, 5 Mar 2018 09:34:33 -0800 Subject: [PATCH] Repair corrupted yaml file (#6146) --- _data/engine-cli/docker_export.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -