From 0674fb818c51428434877100c44c2773c0a87774 Mon Sep 17 00:00:00 2001 From: Murali Krishnan Date: Thu, 16 Apr 2026 14:55:18 -0700 Subject: [PATCH] Update README.md minor fix of grammar in security section --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 0eb43f4..a438718 100644 --- a/profile/README.md +++ b/profile/README.md @@ -37,7 +37,7 @@ Learn more and sign up at [synvya.com](https://synvya.com). ## Security & privacy - Restaurant keys are generated locally and used to sign/publish data. -- Reservation messages use encrypted using restaurant keys. +- Reservation messages are encrypted using restaurant keys. - Your data stays under your control; the goal is direct guest relationships. ## Roadmap