Skip to content

Commit 85a95b1

Browse files
author
Ernesto
committedAug 31, 2015
doc: changed to use 'authentication'
the proper concent is `authentication`. See http://www.cyberciti.biz/faq/authentication-vs-authorization/ the difference.
1 parent 2c815f3 commit 85a95b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ its ip on the 'Host' header.
66

77
# HTTP Basic auth for ElasticSearch
88

9-
This plugin provides an extension of ElasticSearchs HTTP Transport module to enable HTTP Basic authorization and
10-
Ip based authorization.
9+
This plugin provides an extension of ElasticSearchs HTTP Transport module to enable HTTP basic authentication and
10+
Ip based authentication.
1111

1212
Requesting `/` does not request authentication to simplify health check configuration.
1313

0 commit comments

Comments
 (0)
Please sign in to comment.