From 3b17da1eb9ce4bec342fccb624959c9ff953efd6 Mon Sep 17 00:00:00 2001 From: hetraeus Date: Fri, 25 Jul 2025 21:37:39 +0200 Subject: [PATCH] Permissions: fixed typo (#1176) --- content/Configuring/Permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Configuring/Permissions.md b/content/Configuring/Permissions.md index 3372d184..02ceac93 100644 --- a/content/Configuring/Permissions.md +++ b/content/Configuring/Permissions.md @@ -49,7 +49,7 @@ permission = /usr/bin/appsuite-.*, screencopy, allow Will allow any app whose path starts with `/usr/bin/appsuite-` to capture your screen without asking. -### Permisision modes +### Permission modes There are 3 modes: - `allow`: Don't ask, just allow the app to proceed.