Skip to content

Commit

Permalink
Update uiRouterNgModule.ts
Browse files Browse the repository at this point in the history
Fix minor typo
  • Loading branch information
johnjacobkenny authored Nov 14, 2016
1 parent f7cb43b commit ea129f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ng2/uiRouterNgModule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export class UIRouterModule {
}

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

0 comments on commit ea129f8

Please sign in to comment.