Skip to content

Commit 5461764

Browse files
docs(provideUIRouter): fix example formatting
1 parent d7770dc commit 5461764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng2/providers.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export const _UIROUTER_PROVIDERS: Provider[] = [
153153
* @example
154154
* ```js
155155
*
156-
* @UIRouterModule({
156+
* @ UIRouterModule({
157157
* states: [ homeState, aboutState ],
158158
* providers: [ provideUIRouter({ configClass: MyUIRouterConfig, useHash: true }) ],
159159
* bootstrap: [ UIView ]

0 commit comments

Comments
 (0)