Skip to content

Commit

Permalink
fixup: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert committed Oct 21, 2024
1 parent 63e6e00 commit 830ed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/appendix-a-included-utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 830ed5a

Please sign in to comment.