From 265bd27dc6186c309fb227b7787fb6ef1cbf7ae0 Mon Sep 17 00:00:00 2001 From: John Turner Date: Tue, 26 Aug 2025 21:18:47 -0400 Subject: fix typo --- blog/access-control.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/access-control.org b/blog/access-control.org index 51c6cbc..0a37efb 100644 --- a/blog/access-control.org +++ b/blog/access-control.org @@ -65,7 +65,7 @@ Running this script should drop you into a shell in the sandbox. You won't be able to access much since almost everything is mounted read only, but there are writable tmpfs mounts. The tmpfs mount points will not persist across runs, and get deleted when the sandbox is destroyed. -This isn't super useful but it shows a simple exmaple. Now lets adapt this to run weechat! +This isn't super useful but it shows a simple example. Now lets adapt this to run weechat! #+BEGIN_SRC #!/bin/bash -- cgit v1.2.3