diff options
| author | shavidissa <shavidissa@users.noreply.github.com> | 2018-08-20 19:05:51 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-20 19:05:51 +0530 |
| commit | b555e474a84fd0a52a67766e4eee9002f69e41be (patch) | |
| tree | 138cafdb15c1f6e10a7fb5085c6748c5bee97d5f | |
| parent | 72e931e1142ce47634f974cd12dae2ebf34b4472 (diff) | |
Removing extra words (use)
The word 'use' was used twice. Removed the extra word.
| -rw-r--r-- | CLA.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ You must also set your [git e-mail](https://help.github.com/articles/setting-you to match this e-mail address as well. If you've already submitted a PR you can correct your user.name and user.email -and then use use `git commit --amend --reset-author` and then `git push --force` to +and then use `git commit --amend --reset-author` and then `git push --force` to correct the PR. #### 5. Look for an email indicating successful signup. |
