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 d7770dc commit 5461764Copy full SHA for 5461764
src/ng2/providers.ts
@@ -153,7 +153,7 @@ export const _UIROUTER_PROVIDERS: Provider[] = [
153
* @example
154
* ```js
155
*
156
- * @UIRouterModule({
+ * @ UIRouterModule({
157
* states: [ homeState, aboutState ],
158
* providers: [ provideUIRouter({ configClass: MyUIRouterConfig, useHash: true }) ],
159
* bootstrap: [ UIView ]
0 commit comments