From 53faabc29cade9b66c7a12eeb27143baa45f6ff8 Mon Sep 17 00:00:00 2001 From: Zheng Wang Date: Mon, 16 Oct 2017 09:51:13 +0800 Subject: [PATCH] Update README.md modify 'vsc' to 'vcs' --- idea-plugin/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/idea-plugin/README.md b/idea-plugin/README.md index 09d8e85dc..35f4a77ff 100644 --- a/idea-plugin/README.md +++ b/idea-plugin/README.md @@ -56,7 +56,7 @@ compile 'com.alibaba.p3c.idea:p3c-common:1.0.0' ![Result](doc/images/inspection_result.png) - We can also analyze file which is modified before vsc checkin. + We can also analyze file which is modified before vcs checkin. ![Before Checkin](doc/images/analyze_before_checkin.png) - \ No newline at end of file +