Skip to content

Commit ea129f8

Browse files
Update uiRouterNgModule.ts
Fix minor typo
1 parent f7cb43b commit ea129f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng2/uiRouterNgModule.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export class UIRouterModule {
8888
}
8989

9090
/**
91-
* Creates an `NgModule` for an UIRouter module
91+
* Creates an `NgModule` for a UIRouter module
9292
*
9393
* This function creates an [Angular 2 NgModule](https://angular.io/docs/ts/latest/guide/ngmodule.html)
9494
* with UI-Router support.

0 commit comments

Comments
 (0)