spelling mistake
Project: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/commit/4c9c876e Tree: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/tree/4c9c876e Diff: http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/diff/4c9c876e Branch: refs/heads/asf-site Commit: 4c9c876ef90b1763044bcfa2887325314d66167e Parents: 977ba51 Author: kang.lin <timaagcl> Authored: Tue Nov 21 10:03:04 2017 +0800 Committer: Willem Jiang <[email protected]> Committed: Tue Nov 21 10:13:33 2017 +0800 ---------------------------------------------------------------------- _developers/cn/submit-codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website/blob/4c9c876e/_developers/cn/submit-codes.md ---------------------------------------------------------------------- diff --git a/_developers/cn/submit-codes.md b/_developers/cn/submit-codes.md index abb0f02..3a260be 100644 --- a/_developers/cn/submit-codes.md +++ b/_developers/cn/submit-codes.md @@ -52,7 +52,7 @@ last_modified_at: 2017-09-08T20:26:43-20:46 - æ£æ¥è¿ç¨ä»åºè®¾ç½®ï¼ ```shell - git remote âv + git remote -v origin https://github.com/<your_github_name>/ServiceComb.github.io.git (fetch) origin https://github.com/<your_github_name>/ServiceComb.github.io.git (push) upstream https://github.com/ServiceComb/ServiceComb.github.io.git (fetch)
