We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3118d5c commit 485c85bCopy full SHA for 485c85b
modules/angular2/angular2_sfx.ts
@@ -1,6 +1,6 @@
1
import * as ng from './angular2';
2
// the router and http should have their own SFX bundle
3
-// But currently the module arithemtic 'angular2/router_sfx - angular2/angular2',
+// But currently the module arithmetic 'angular2/router_sfx - angular2/angular2',
4
// is not support by system builder.
5
import * as router from './router';
6
import * as http from './http';
0 commit comments