From 95ec21339549e2242ff2fa9a0940ca0527bcbe83 Mon Sep 17 00:00:00 2001 From: yuxiaobo Date: Fri, 30 Aug 2019 13:10:06 +0800 Subject: [PATCH] delete extra space Signed-off-by: yuxiaobo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 996f6d224..aee515e37 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -199,7 +199,7 @@ $ git pull upstream master ```sh $ git checkout -b new-feature ``` -6. Make any change on the branch `new-feature` then build and test your codes. +6. Make any change on the branch `new-feature` then build and test your codes. 7. Include in what will be committed. ```sh $ git add