From 81c82bd57a8bc9301d00785c2c919ed96abc3fe5 Mon Sep 17 00:00:00 2001 From: Yorke <541606115@qq.com> Date: Mon, 10 Jul 2017 09:44:52 +0800 Subject: [PATCH] fix chapter error (#42) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf7a15..901bee5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you want to share a best practice, or think one of these guidelines should b - [Licensing](#licensing) ## 1. Git -### 1.2 Some Git Rules +### 1.1 Some Git Rules There are a set of rules to keep in mind: * Perform work in a feature branch.