From 6edcfa52a6720500d903ac1676e02fe622bdd7f4 Mon Sep 17 00:00:00 2001 From: Lazersmoke Date: Wed, 31 Jul 2013 22:49:37 -0500 Subject: [PATCH] Changed when to once "Once" is used once an action is complete, while "When" is used when an action begins. --- basic/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic/index.html b/basic/index.html index 9a2f3d3..66eae29 100644 --- a/basic/index.html +++ b/basic/index.html @@ -605,7 +605,7 @@ Further paragraphs come after blank lines.

git reset is probably the most confusing command written - by humans, but it can be very useful when you get the hang of it. + by humans, but it can be very useful once you get the hang of it. There are three specific invocations of it that are generally helpful.