From 99866eb99df8ec3d65ebdfabaee61ef551f0cc90 Mon Sep 17 00:00:00 2001 From: "wangzelin.wzl" Date: Wed, 30 Jun 2021 19:59:56 +0800 Subject: [PATCH] Fix a typo Github->GitHub --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c5883cf66e..bc654d9a13 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ Please follow these steps to create your Pull Request to this repository. working_dir=$HOME/Workspace # Configure GitHub -user={your Github profile name} +user={your GitHub profile name} # Create your clone mkdir -p $working_dir