From b4085899c785b9bf1315a85d763457fa7b668ba5 Mon Sep 17 00:00:00 2001
From: yicai
Date: Tue, 26 Apr 2011 16:06:58 +0800
Subject: [PATCH] fix typo
---
zh/basic/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zh/basic/index.html b/zh/basic/index.html
index c4d2eb2..c0a7c72 100644
--- a/zh/basic/index.html
+++ b/zh/basic/index.html
@@ -562,7 +562,7 @@ M hello.rb
- git rm
+ git mv
git rm --cached orig; mv orig new; git add new