Skip to content

Commit db6e397

Browse files
update
1 parent 72e31d4 commit db6e397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1351,7 +1351,7 @@ The `telemetry` section of a feature flag has the following properties:
13511351
| Property | Description |
13521352
| ---------------- | ---------------- |
13531353
| `enabled` | Specifies whether telemetry should be published for the feature flag. |
1354-
| `metadata` | A collection of key-value pairs, modeled as a dictionary, that can be used to attach custom metadata about the feature flag to evaluation events. |
1354+
| `metadata` | A collection of key-value pairs, modeled as a dictionary, which can be used to attach custom metadata about the feature flag to evaluation events. |
13551355

13561356
### Custom Telemetry Publishing
13571357

0 commit comments

Comments
 (0)