Skip to content

Commit 925f834

Browse files
Update articles/azure-app-configuration/feature-management-dotnet-reference.md
Co-authored-by: Jimmy Campbell <jimmyca@microsoft.com>
1 parent 567206c commit 925f834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: articles/azure-app-configuration/feature-management-dotnet-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@ These types of questions can be answered through the emission and analysis of fe
11361136
11371137
By default, feature flags don't have telemetry emitted. To publish telemetry for a given feature flag, the flag *MUST* declare that it is enabled for telemetry emission.
11381138

1139-
For feature flags defined in `appsettings.json`, telemetry can be enabled within the `telemetry` property.
1139+
For feature flags defined in `appsettings.json`, telemetry can be enabled using the `telemetry` property.
11401140

11411141
``` javascript
11421142
{

0 commit comments

Comments
 (0)