From 8cd4ee55ada5ee703c7ab68dca80f0a0c5bc03e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=85=E6=A2=A6=E6=B1=9F?= Date: Fri, 23 Feb 2018 11:04:25 +0800 Subject: [PATCH] chore(*): fix typos --- CLA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLA.md b/CLA.md index 741a9ee52..9672bf613 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 --ammend --reset-author` and then `git push` to +and then use use `git commit --amend --reset-author` and then `git push --force` to correct the PR. #### 5. Look for an email indicating successful signup.