Fixed spelling mistake in index.rst (#296)
This commit is contained in:
parent
dd3e53a5c5
commit
8811e75015
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ Install WsgiDAV (and a server) like::
|
|||
|
||||
> winget install wsgidav
|
||||
|
||||
To serve the ``/tmp`` folder as WebDAV ``/`` share with anonyoums read-write
|
||||
To serve the ``/tmp`` folder as WebDAV ``/`` share with anonymous read-write
|
||||
access, simply run::
|
||||
|
||||
$ wsgidav --host=0.0.0.0 --port=80 --root=/tmp --auth=anonymous
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue