Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-reference.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Berglund <tlberglund@github.com>2013-08-01 16:37:58 +0400
committerTim Berglund <tlberglund@github.com>2013-08-01 16:37:58 +0400
commit0b2c4af8e12874412c4a0be34709a14fbb8702dd (patch)
treed039f9508084f404937ad4d198d14dc0984eeab3
parentb5f23fc29cc2b7da103bd1e426f512df41eda17f (diff)
parent6edcfa52a6720500d903ac1676e02fe622bdd7f4 (diff)
Merge pull request #67 from techy1157/patch-1
Fixed minor grammar error: Changed when to once
-rw-r--r--basic/index.html2
1 files changed, 1 insertions, 1 deletions
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.
<div class="block">
<p><code>git reset</code> 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.
</p>