From 99b3875469a1ae3f8254c9855e6cb77afd77617d Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 14 Jan 2026 12:59:01 -0600 Subject: [PATCH] Docs README Summary: - Docs: 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.