From e83f7f3802efbb41e41a7fdb08e8ba689c412472 Mon Sep 17 00:00:00 2001 From: Rohit Jnagal Date: Sun, 15 Mar 2015 18:34:09 -0700 Subject: [PATCH] Update web.md Closes #591 --- docs/web.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/web.md b/docs/web.md index 7197165f..12107416 100644 --- a/docs/web.md +++ b/docs/web.md @@ -26,4 +26,4 @@ You will need to add a *http_digest_file* parameter with a HTTP digest auth file The [test.htdigest](../test.htdigest) file provided has a username and password already added (admin:password1) for testing purposes. -**Note** : You can use either type of authentication, incase you decide to use both files in the arguments only HTTP basic auth will be enabled. +**Note** : You can use either type of authentication, in case you decide to use both files in the arguments only HTTP basic auth will be enabled.