From de8bc75892752275b48ae925f207296300b96a5a Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 14 Jan 2026 12:59:01 -0600 Subject: [PATCH] Docs: update docs for README Summary: - Docs: update docs for README Stats: - 1 file changed, 1 insertion(+), 1 deletion(-) --- 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.