Skip to content

Commit aa6ba09

Browse files
authored
Fix a typo in README.md
1 parent 1189800 commit aa6ba09

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)