Skip to content

Commit ba117be

Browse files
committed
Update README.md
1 parent 0c032c4 commit ba117be

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
@@ -123,7 +123,7 @@ Build your ACL from simple building blocks (rules) i.e.:
123123
* ```accept_x-forwarded-for_header``` interpret the ```X-Forwarded-For``` header as origin host (useful for AWS ELB and other reverse proxies)
124124
* ```auth_key``` HTTP Basic auth.
125125

126-
##### ElasticSearh level rules
126+
##### ElasticSearch level rules
127127
* ```indices``` indices (aliases and wildcards work)
128128
* ```actions``` list of ES [actions](https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin/wiki/Supported-Rules#actions-and-apis) (e.g. "cluster:*" , "indices:data/write/*", "indices:data/read*")
129129

0 commit comments

Comments
 (0)