We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e2213 commit d069049Copy full SHA for d069049
src/Microsoft.FeatureManagement/Telemetry/VariantAssignmentReason.cs
@@ -9,7 +9,7 @@ namespace Microsoft.FeatureManagement.Telemetry
9
public enum VariantAssignmentReason
10
{
11
/// <summary>
12
- /// Variant allocation did not happend. No variant is assigned.
+ /// Variant allocation did not happen. No variant is assigned.
13
/// </summary>
14
None,
15
0 commit comments