diff --git a/README.md b/README.md index bf749ac..cafdbab 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,9 @@ TODO webdav apis with an htpasswd file through nginx basic authentication TODO webdav apis with database managed through django # Directives -| dada | Specification | -| --- | ----------- | -| Syntax | webdav_methods [GET] [PUT] [MKCOL] [DELETE] [PROPFIND] [OPTIONS] [LOCK] [UNLOCK]| -| Context | http, server, location | +| Directive | Specification | Context | +| --------- | ------------- | ------- | +| webdav_methods | [GET] [PUT] [MKCOL] [DELETE] [PROPFIND] [OPTIONS] [LOCK] [UNLOCK]| http, server, location |