From dde54f2efd45de8e8af3ff114605027573622d38 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 14 Jan 2026 12:59:01 -0600 Subject: [PATCH] Signed-off-by: Matt Bruce --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 620bae6..82a4bed 100644 --- a/README.md +++ b/README.md @@ -212,4 +212,4 @@ Dynamic key names are intentionally not supported in the core API to keep storag If you need this later, see `FutureEnhancements.md` for a proposed design. ## Sample App -See `SecureStorgageSample` for working examples of all storage domains and security options. +See `SecureStorageSample` for working examples of all storage domains and security options.