Skip to content

Commit 7b71a94

Browse files
Toparvionartembilan
authored andcommitted
Fix typo in CONTRIBUTING.adoc
1 parent 38a6b8e commit 7b71a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ As discussed above, when issuing pull requests, please ensure that your commit h
9797
From the command line you can check this using:
9898

9999
----
100-
log --graph --pretty=oneline
100+
git log --graph --pretty=oneline
101101
----
102102

103103
As this may cause lots of typing, we recommend creating a global alias, e.g. `git logg` for this:

0 commit comments

Comments
 (0)