Skip to content

Commit e102a9a

Browse files
authored
Update README.md
1 parent 2d7ab5f commit e102a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and you wanna mount to /mnt/fuse , you can type in the command line as follow:
2626
mount.davfs http://0.0.0.0:8080 /mnt/fuse
2727
```
2828
**Note**
29-
- the server url could need credential as a `secrets` file (optional), you will be asked the credential if there is no `secrets' file.
29+
- the server url could need credential as a `secrets` file (optional), you will be asked the credential if there is no `secrets` file.
3030
- the mount point binds with certain `dav_user` and `dav_group` (see below)
3131

3232
# Default configurations

0 commit comments

Comments
 (0)