diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ allow normal users to mount their own filesystem implementations. To limit the harm that malicious users can do this way, *fusermount3* enforces the following limitations: - - The user can only mount on a mountpoint for which he has write + - The user can only mount on a mountpoint for which they have write permission - The mountpoint must not be a sticky directory which isn't owned by |