fix: typo

Massimo Melina committed Feb 15, 2023 at 00:04 UTC b66ac69a3edce3d03e4e7ad38441ec8812c62077
1 file changed +1 -1
README.md
+1 -1
@@ -180,8 +180,8 @@ Valid keys in a node are:
180 - `"*"`: any account can, i.e. anyone who logged in.
181 - `[ frank, peter ]`: the list of accounts who can.
182 - `can_see`: specify who can see this entry. Even if a user can download you can still make the file not appear in the list.
183 + Remember that to see in the list you must also be able to download (read), or else you won't see it anyway. Value is a `WhoCan` descriptor, refer above.
184 - `can_upload` specify who can upload. Applies to folders with a source. Default is none.
184 - Remember that to see in the list you must also be able to download, or else you won't see it anyway. Value is a `WhoCan` descriptor, refer above.
185 - `masks`: maps a file mask to a set of properties as the one documented in this section. E.g.
186 ```
187 masks: