From 322b8810ae4b57a75ddcebb654dfb6753c1a8390 Mon Sep 17 00:00:00 2001 From: John Turner Date: Thu, 10 Jul 2025 17:40:44 -0400 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90ce8d3..2370c9c 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ A trivial program to create a wayland security context. It works by creating a unix socket, setting it to listen, and registering the socket with the wayland security context API. -This program is does not create a sandbox on its own, and should be used in combination +This program does not create a sandbox on its own, and should be used in combination with bwrap or similar utils. -- 2.39.5