From d612782023f550d6990e9fc76c2a9de97ab97a43 Mon Sep 17 00:00:00 2001 From: Jeremy Price Date: Mon, 29 Jun 2015 09:46:50 -0500 Subject: [PATCH] fix(docs): removed extra quote character in heading Signed-off-by: Jeremy Price --- docs/articles/basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/basics.md b/docs/articles/basics.md index a7df1ca221..340547d062 100644 --- a/docs/articles/basics.md +++ b/docs/articles/basics.md @@ -8,7 +8,7 @@ parent = "smn_containers" +++ -# "Get started with containers +# Get started with containers This guide assumes you have a working installation of Docker. To verify Docker is installed, use the following command: