Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a typo in a comment in the ApplicationInsights.config file #2831

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Fix a typo in a comment in the ApplicationInsights.config file #2831

merged 2 commits into from
Nov 30, 2023

Conversation

PatrickMcDonald
Copy link
Contributor

@PatrickMcDonald PatrickMcDonald commented Nov 30, 2023

This is a very minor change which fixes a typo in a comment in the ApplicationInsights.config file installed in a project when adding/updating the Microsot.ApplicationInsights.Web NuGet package

Changes
Remove individual fields collected here by adding them to the ApplicationInsighs.HeartbeatProvider
to
Remove individual fields collected here by adding them to the ApplicationInsights.HeartbeatProvider

Change ApplicationInsighs.HeartbeatProvider to ApplicationInsights.HeartbeatProvider
Change ApplicationInsighs.HeartbeatProvider to ApplicationInsights.HeartbeatProvider
@TimothyMothra TimothyMothra merged commit c40468c into microsoft:main Nov 30, 2023
66 checks passed
@TimothyMothra
Copy link
Member

@PatrickMcDonald haha, this has been here for years and no one noticed. Thank you :)

@cijothomas
Copy link
Contributor

Thanks for the fix!

@PatrickMcDonald PatrickMcDonald deleted the ApplicationInsighs branch April 8, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants