diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md index 273db3b2..54ed63ee 100644 --- a/TROUBLESHOOTING.md +++ b/TROUBLESHOOTING.md @@ -74,7 +74,7 @@ services: On hosts using AppArmor, the default Docker profile (`docker-default`) may block mount operations even when `SYS_ADMIN` is present. -If mount operations fail with permission errors, you may need to disable AppArmor confinement for the container. Check first if AppArmor is enabled on your system and profile of the container: +If mount operations fail with permission errors, you may need to disable AppArmor confinement for the container. Check first if AppArmor is enabled on your system and the profile of the container: ```bash # check if AppArmor is enabled