Skip to content

Commit 716ce08

Browse files
phillipalexandermhevery
authored andcommitted
docs(angular2/angular2_sfx): Correct typo
Add correct spelling of the word "arithmetic" Closes angular#4066
1 parent 646b920 commit 716ce08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/angular2/angular2_sfx.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as ng from './angular2';
22
// the router should have its own SFX bundle
3-
// But currently the module arithemtic 'angular2/router_sfx - angular2/angular2',
3+
// But currently the module arithmetic 'angular2/router_sfx - angular2/angular2',
44
// is not support by system builder.
55
import * as router from './router';
66

0 commit comments

Comments
 (0)