diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |