From 400e24c64c57edd907e25224adc839ef4aff0cce Mon Sep 17 00:00:00 2001 From: Ilka Schulz Date: Sun, 7 Jun 2026 11:31:34 +0200 Subject: [PATCH] fix minor typo --- secret-memory/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secret-memory/readme.md b/secret-memory/readme.md index b5cb16b0..0ab24398 100644 --- a/secret-memory/readme.md +++ b/secret-memory/readme.md @@ -2,4 +2,4 @@ Rosenpass internal library providing utilities for securely storing secret data in memory. -This is an internal library; not guarantee is made about its API at this point in time. +This is an internal library; no guarantee is made about its API at this point in time.