Skip to content

Commit db1a468

Browse files
author
Yves Rausch
authored
Merge pull request #27 from ischerbakov/patch-1
Fix a typo in README.md
2 parents 1189800 + aa6ba09 commit db1a468

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
@@ -65,7 +65,7 @@ List of available parameters
6565
**Note:**
6666

6767
if you want to set "NTLMDomain" or "NTLMDefaultDomain", please set both
68-
"NTLMOffserBasic" and "NTLMBasicPreferred" to "on". this is because
68+
"NTLMOfferBasic" and "NTLMBasicPreferred" to "on". this is because
6969
we can't modify NTLMv2 response, we have to let user send clear text
7070
username and password, then ntlm module will use username and password
7171
to generate NTLM context, and do the authentication.

0 commit comments

Comments
 (0)