From 6b1993cd1fc66531216302ba67cbe6a0f23746f5 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Mon, 21 Oct 2024 14:50:57 -0400 Subject: [PATCH] Update specification/appendix-a-included-utilities.md Co-authored-by: Michael Beemer Signed-off-by: Todd Baert --- specification/appendix-a-included-utilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/appendix-a-included-utilities.md b/specification/appendix-a-included-utilities.md index f758d57b..08800423 100644 --- a/specification/appendix-a-included-utilities.md +++ b/specification/appendix-a-included-utilities.md @@ -16,7 +16,7 @@ This document contains requirements for auxiliary utilities provided by the SDK, The in-memory provider is intended to be used for testing; SDK consumers may use it for their use cases. Hence, the packaging, naming, and access modifiers must be set appropriately. -Given below are features this provider **MUST** have the following features: +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.