summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xzh-cn/git-cn.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/git-cn.html.markdown b/zh-cn/git-cn.html.markdown
index 86952eba..6a45bd9e 100755
--- a/zh-cn/git-cn.html.markdown
+++ b/zh-cn/git-cn.html.markdown
@@ -349,7 +349,7 @@ $ git reset --hard 31f2bb1
### rm
-和add相反,从工作空间中去掉某个文件爱你
+和add相反,从工作空间中去掉某个文件
```bash
# 移除 HelloWorld.c