diff --git a/public/_includes/_footer.jade b/public/_includes/_footer.jade index db6f393081..b8f1cde62c 100644 --- a/public/_includes/_footer.jade +++ b/public/_includes/_footer.jade @@ -68,7 +68,7 @@ div(class="main-footer" data-swiftype-index="false") h3.text-headline 其它语种 ul.text-body - li 中文版 + li 英文版 footer(class="background-midnight") small.text-caption Powered by Google ©2010-2016. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0. diff --git a/public/docs/ts/latest/quickstart.jade b/public/docs/ts/latest/quickstart.jade index 97d6a83109..78a23ad925 100644 --- a/public/docs/ts/latest/quickstart.jade +++ b/public/docs/ts/latest/quickstart.jade @@ -443,7 +443,7 @@ block commentary-on-index-html :marked ### Add some style - ## 添加一些样式 + ### 添加一些样式 Styles aren't essential, but they're nice, and `index.html` assumes that you have a stylesheet called `styles.css`.