Changed when to once
"Once" is used once an action is complete, while "When" is used when an action begins.
This commit is contained in:
parent
b5f23fc29c
commit
6edcfa52a6
@ -605,7 +605,7 @@ Further paragraphs come after blank lines.
|
|||||||
|
|
||||||
<div class="block">
|
<div class="block">
|
||||||
<p><code>git reset</code> is probably the most confusing command written
|
<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
|
There are three specific invocations of it that are generally
|
||||||
helpful.
|
helpful.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user