Skip to content

Commit

Permalink
Update specification/appendix-a-included-utilities.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Reining <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert and lukas-reining authored Oct 22, 2024
1 parent 56f6cfe commit 0040d55
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.

This provider **MUST** have the following features:

- The provider is initiated with a pre-defined `flag set` provided in athe constructor.
- The provider is initiated with a pre-defined `flag set` provided in the constructor.
- 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.
Expand Down

0 comments on commit 0040d55

Please sign in to comment.