summaryrefslogtreecommitdiff
path: root/blog/access-control.org
diff options
context:
space:
mode:
Diffstat (limited to 'blog/access-control.org')
-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