diff --git a/docs/Options.md b/docs/Options.md index ecd8d0735b0b7da4d0c5a6c19ae9d7b52597ed5f..9f498a28a60a5c201353116a2c7085e45d3ce6bc 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -18,7 +18,7 @@ of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`. Passwords file for PUT and DELETE requests. Without it, PUT and DELETE requests will fail. The format of the passwords file is the same as `.htpasswd` file used for Digest authentication. It can be created and managed by means -of `mongoose -A ...` command. +of `mongoose -A` command. ### cgi_interpreter Path to an executable to use as CGI interpreter for __all__ CGI scripts