Skip to content

Commit 45d3125

Browse files
authored
Update run-experiments-aspnet-core.md
1 parent 0294377 commit 45d3125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/run-experiments-aspnet-core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ In this example, you create an ASP.NET web app named _Quote of the Day_. When th
143143
144144
* Adds an Application Insights telemetry client to the application.
145145
* Adds a telemetry initializer that appends targeting information to outgoing telemetry.
146-
* Disables adaptive sampling. For more information about disabling adaptive sampling, go to [Troublehooting](../partner-solutions/split-experimentation/troubleshoot.md#sampling-in-application-insights).
146+
* Disables adaptive sampling. For more information about disabling adaptive sampling, go to [Troubleshooting](../partner-solutions/split-experimentation/troubleshoot.md#sampling-in-application-insights).
147147
148148
1. In the root folder *QuoteOfTheDay*, create a new file named *ExampleTargetingContextAccessor.cs*. This creates a new class named `ExampleTargetingContextAccessor`. Paste the content below into the file.
149149

0 commit comments

Comments
 (0)