From 19472d3b38596a4d50d5fd4ce4f600b66ffeb250 Mon Sep 17 00:00:00 2001 From: oncealong <337518167@qq.com> Date: Wed, 11 May 2016 19:34:42 +0800 Subject: [PATCH] Intellij idea MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Interllij Idea重构 修改为 Intellij Idea重构 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c38c26e..2ef0b48 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ - [为什么重构?](http://github.phodal.com/#为什么重构) - [重构uMarkdown](http://github.phodal.com/#重构umarkdown) - [代码说明](http://github.phodal.com/#代码说明) - - [Interllij + - [Intellij Idea重构](http://github.phodal.com/#interllij-idea重构) - [Rename](http://github.phodal.com/#rename) - [Extract Method](http://github.phodal.com/#extract-method)