diff --git a/specification/appendix-a-included-utilities.md b/specification/appendix-a-included-utilities.md index a1962bc4..6f0cf98d 100644 --- a/specification/appendix-a-included-utilities.md +++ b/specification/appendix-a-included-utilities.md @@ -18,7 +18,7 @@ Hence, the packaging, naming, and access modifiers must be set appropriately. Given below are features this provider **MUST** have the following features: -- The provider is initiated with a pre-defined `flag set` provided to a constructor. +- The provider is initiated with a pre-defined `flag set` provided in a constructor. - The flag structure must be minimalist, and should help to test OpenFeature specification. - EvaluationContext support should be provided through callbacks/lambda expressions. - The provider must support a means of updating the `flag set`, resulting in the emission of `PROVIDER_CONFIGURATION_CHANGED` events.