summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2025-08-26 21:18:47 -0400
committerJohn Turner <jturner.usa@gmail.com>2025-08-26 21:18:47 -0400
commit265bd27dc6186c309fb227b7787fb6ef1cbf7ae0 (patch)
tree917f0cd76da8732b9c151921977cd221da605c5e
parent52a2cae0b3583d4148cbc183f6ce551f94ae3676 (diff)
downloadwebsite-265bd27dc6186c309fb227b7787fb6ef1cbf7ae0.tar.gz
fix typo
-rw-r--r--blog/access-control.org2
1 files changed, 1 insertions, 1 deletions
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