We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0aaa08 commit 4b726c1Copy full SHA for 4b726c1
basic/index.html
@@ -83,7 +83,7 @@ <h2>
83
</pre>
84
85
<p class="aside">
86
- It is also common to recusively add all files in a new project by specifying
+ It is also common to recursively add all files in a new project by specifying
87
the current working directory like this: <code>git add .</code>. Since Git
88
will recursively add all files under a directory you give it, if you give it
89
the current working directory, it will simply start tracking every file
0 commit comments