From 4d0e710fd30f08e4fc65e383efd03af297c0c73c Mon Sep 17 00:00:00 2001 From: yupengzte Date: Mon, 13 Feb 2017 15:47:38 +0800 Subject: [PATCH] fix typo Signed-off-by: yupengzte Upstream-commit: 266107f301b8d470f6ff67da41960fccf9e1a4ba Component: engine --- components/engine/docs/reference/commandline/exec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/reference/commandline/exec.md b/components/engine/docs/reference/commandline/exec.md index df2ad6eae8..1ae46cf194 100644 --- a/components/engine/docs/reference/commandline/exec.md +++ b/components/engine/docs/reference/commandline/exec.md @@ -31,7 +31,7 @@ Options: -u, --user Username or UID (format: [:]) ``` -## Descriptino +## Description The `docker exec` command runs a new command in a running container.