From d6d31b2d2d0e3c201f8d594afc79dd5abe8d1e05 Mon Sep 17 00:00:00 2001 From: Zhao Lei Date: Thu, 21 Feb 2013 16:43:55 +0800 Subject: [PATCH] Update translations/zh_CN/readme.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit spelling mistake: "可畏"->"可谓" --- translations/zh_CN/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/zh_CN/readme.md b/translations/zh_CN/readme.md index 94ba13d6..b539c67f 100644 --- a/translations/zh_CN/readme.md +++ b/translations/zh_CN/readme.md @@ -86,7 +86,7 @@ ### 编译和部署 -项目必须总是提供一些通用的方法来检验(can be linted)、测试和压缩源码以为产品阶段使用做准备。对于此类工作 Ben Alman 所写的 [grunt](https://github.com/cowboy/grunt) 可畏首屈一指,并已替代这个仓库的 “kits/” 目录作官方工具。 +项目必须总是提供一些通用的方法来检验(can be linted)、测试和压缩源码以为产品阶段使用做准备。对于此类工作 Ben Alman 所写的 [grunt](https://github.com/cowboy/grunt) 可谓首屈一指,并已替代这个仓库的 “kits/” 目录作官方工具。 ### 测试工具 @@ -1233,4 +1233,4 @@ ### 前置逗号(Comma First) -所有使用这个文档作为基本风格指南的项目都不允许前置逗号的代码格式,除非明确指定或者作者要求。 \ No newline at end of file +所有使用这个文档作为基本风格指南的项目都不允许前置逗号的代码格式,除非明确指定或者作者要求。