Skip to content

Commit 881cf5f

Browse files
committed
Merge pull request #128 from mrlucmorin/master
Update recording-changes.asc
2 parents 74489ab + cc8477f commit 881cf5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/02-git-basics/sections/recording-changes.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ index 643e24f..87f08c8 100644
345345
+# test line
346346
----
347347

348-
and `git diff --cached` to see what you've staged so far:
348+
and `git diff --cached` to see what you've staged so far (--staged and --cached are synonyms):
349349

350350
[source,console]
351351
----

0 commit comments

Comments
 (0)