Skip to content

Commit ae7b7d3

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md
2 parents 4890d27 + 0cdd32a commit ae7b7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import { ApplicationInsightsModule } from '@markpieszak/ngx-application-insights
2525
// Add the Module to your imports
2626
ApplicationInsightsModule.forRoot({
2727
appID: 'Your-Application-Insights-ID',
28-
appName: '[OPTIONAL] App name for Events'
28+
appName: '[OPTIONAL] App name for Events'
2929
})
3030
],
3131
// ... providers / etc

0 commit comments

Comments
 (0)