Merge pull request #102 from yanni4night/master

Fixed typo
This commit is contained in:
Rex 2016-10-24 07:37:24 +01:00 committed by GitHub
commit 2ef3e714ed
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`.