From 99b2c375339e860947b90cacd248c58ed76f7771 Mon Sep 17 00:00:00 2001 From: nadams Date: Wed, 17 May 2017 08:30:03 -0700 Subject: [PATCH] Edited ch03.asciidoc with Atlas code editor --- ch03.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch03.asciidoc b/ch03.asciidoc index 7ba2bb26..9d8ce218 100644 --- a/ch03.asciidoc +++ b/ch03.asciidoc @@ -79,7 +79,7 @@ $ git checkout v0.11.2 HEAD is now at 7e27892... Merge pull request #6975 ---- -You can confirm you have the desired version "checked out" by issuing the +git status+ command: +You can confirm you have the desired version "checked out" by issuing the command +git status+: ---- $ git status