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.
2 parents 4890d27 + 0cdd32a commit ae7b7d3Copy full SHA for ae7b7d3
README.md
@@ -25,7 +25,7 @@ import { ApplicationInsightsModule } from '@markpieszak/ngx-application-insights
25
// Add the Module to your imports
26
ApplicationInsightsModule.forRoot({
27
appID: 'Your-Application-Insights-ID',
28
- appName: '[OPTIONAL] App name for Events'
+ appName: '[OPTIONAL] App name for Events'
29
})
30
],
31
// ... providers / etc
0 commit comments