Fixed typo

This commit is contained in:
yinyong02 2016-10-24 09:35:09 +08:00
parent ffe996ee22
commit 3575677f5a
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ a(id="polyfills")
.l-main-section
:marked
### Polyfill packages
### 填充(Polyfile)包
### 填充(Polyfill)包
Angular requires certain [polyfills](https://en.wikipedia.org/wiki/Polyfill) in the application environment.
Install these polyfills using the npm packages that Angular lists in the *peerDependencies* section of its `package.json`.