fix: 移除重复的英文

fix: 修正两处乱码
This commit is contained in:
Zhicheng Wang 2017-03-03 16:22:11 +08:00
parent d1011f5aa8
commit 6891b7fbe2
2 changed files with 2 additions and 14 deletions

View File

@ -22,8 +22,6 @@ block includes
* [HTML](#html)
[HTML](#html)
* [Interpolation](#interpolation)
[插值表达式](#interpolation)
@ -66,24 +64,14 @@ block includes
* [NgClass](#ngClass)
[NgClass](#ngClass)
* [NgStyle](#ngStyle)
[NgStyle](#ngStyle)
* [NgIf](#ngIf)
[NgIf](#ngIf)
* [NgSwitch](#ngSwitch)
[NgSwitch](#ngSwitch)
* [NgFor](#ngFor)
[NgFor](#ngFor)
* [* and <template>](#star-template)
[* 与 <template>](#star-template)