Skip to content

Commit ae5bde6

Browse files
committed
acrolinx
1 parent 4b5c8a0 commit ae5bde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/remove-application-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To remove Application Insights, you'll need to remove the NuGet packages and ref
7777

7878
## What is created when you add Application Insights
7979

80-
When you add Application Insights to your project it creates files and adds code to some of your files. Only removing the NuGet Packages won't always remove these files and code. To fully remove Application Insights you should check and manually remove the added code or files from you projects along with any API calls you added in your project.
80+
When you add Application Insights to your project, it creates files and adds code to some of your files. Only removing the NuGet Packages won't always remove these files and code. To fully remove Application Insights, you should check and manually remove the added code or files from you projects along with any API calls you added in your project.
8181

8282
# [.NET](#tab/net)
8383

0 commit comments

Comments
 (0)