docs(angular2/angular2_sfx): Correct typo

Add correct spelling of the word "arithmetic"

Closes #4066
This commit is contained in:
Phillip Alexander 2015-09-08 21:00:46 -07:00 committed by Misko Hevery
parent 646b9200a2
commit 716ce08a93
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import * as ng from './angular2';
// the router should have its own SFX bundle
// But currently the module arithemtic 'angular2/router_sfx - angular2/angular2',
// But currently the module arithmetic 'angular2/router_sfx - angular2/angular2',
// is not support by system builder.
import * as router from './router';