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 6b1993c commit 56f6cfe
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 @@ -19,7 +19,7 @@ Hence, the packaging, naming, and access modifiers must be set appropriately.
This provider **MUST** have the following features:

- The provider is initiated with a pre-defined `flag set` provided in athe constructor.
- The flag structure must be minimalist, and should help to test the OpenFeature specification.
- The flag structure must be minimalist and should help test the 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.
- The change event should consider all flags changed; a union of all previous and all new flag keys should be supplied in the `flags changed` field.
Expand Down

0 comments on commit 56f6cfe

Please sign in to comment.