1
0
mirror of https://github.com/jbranchaud/til synced 2026-07-05 17:00:17 +00:00

Merge pull request #14 from SamirBoulil/patch-2

Typo fix
This commit is contained in:
Josh Branchaud
2016-02-14 14:07:04 -06:00
+1 -1
View File
@@ -13,7 +13,7 @@ Would remove tmp.txt
Would remove stuff/
```
Similarly, if you want check which files a commit is going to incorporated,
Similarly, if you want to check in which files a commit is going to be incorporated,
you can:
```