summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmily Herbert <emilyherbert@cs.umass.edu>2019-10-24 17:46:19 -0400
committerNikolaus Rath <Nikolaus@rath.org>2019-10-24 14:46:19 -0700
commit74596e2929c9b9b065f90d04ab7a2232652c64c4 (patch)
treef2ad7a68098f3f454c457a4781f8a6ad10dce5c4
parent62c1941cc846aeeae04b090d5d24252ba7365a41 (diff)
downloadfuse-74596e2929c9b9b065f90d04ab7a2232652c64c4.tar.gz
Update README.md (#465)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8fd40f5..f0f48c4 100644
--- a/README.md
+++ b/README.md
@@ -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