We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
remove
remote
1 parent 14843cc commit ede90e8Copy full SHA for ede90e8
1 file changed
CONTRIBUTING.md
@@ -21,7 +21,7 @@ The recommended workflow is to fork this repository and open pull requests from
21
# Clone original repository
22
git clone git@github.com:PoCInnovation/$REPOSITORY.git
23
24
-# Add your fork as a remove
+# Add your fork as a remote
25
git remote add <fork_name> https://github.com/$YOUR_GITHUB_USER/$REPOSITORY.git
26
```
27
0 commit comments