diff --git a/public/docs/ts/latest/guide/style-guide.jade b/public/docs/ts/latest/guide/style-guide.jade
index 9351902ffb..0fc02f56a2 100644
--- a/public/docs/ts/latest/guide/style-guide.jade
+++ b/public/docs/ts/latest/guide/style-guide.jade
@@ -5,6 +5,8 @@ include ../_util-fns
We are still preparing style recommendations for the new NgModules feature
introduced in RC5 and will add it to the style guide soon.
+ 我们正在为在RC5中引进的新`NgModules`特征编写风格指南,并将很快添加到本风格指南中。
+
:marked
Welcome to the Angular 2 Style Guide
@@ -203,13 +205,11 @@ a(href="#toc") 回到顶部
.l-main-section
:marked
-.s-rule.do
### Small Functions
### 小函数
-
#### Style 01-02
#### 风格01-02
-
+.s-rule.do
:marked
**Do** define small functions