From b555e474a84fd0a52a67766e4eee9002f69e41be Mon Sep 17 00:00:00 2001 From: shavidissa Date: Mon, 20 Aug 2018 19:05:51 +0530 Subject: Removing extra words (use) The word 'use' was used twice. Removed the extra word. --- CLA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLA.md b/CLA.md index 540ff4d5..216b362a 100644 --- a/CLA.md +++ b/CLA.md @@ -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. -- cgit v1.2.3