docs: fix typo

This commit is contained in:
Yifan Zhu 2025-03-09 21:01:45 -07:00 committed by Alex
parent 404b3d0ce2
commit f79f22c06a

View file

@ -189,7 +189,7 @@ Common mount points are defined in the `@{MOUNTS}` variable. If you mount a disk
If you mount a disk on `/ssd/`, add the following to `/etc/apparmor.d/tunables/xdg-user-dirs.d/apparmor.d.d/local`:
```sh
@{MOUNT}+=/ssd/
@{MOUNTS}+=/ssd/
```
<!-- ### User data