diff --git a/docs/index.rst b/docs/index.rst index 0e1d77ce..d254959f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -222,8 +222,8 @@ bodies via post:: from elasticsearch import Elasticsearch es = Elasticsearch(send_get_body_as='POST') -Running with AWS Elasticsearc service -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Running with AWS Elasticsearch service +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you want to use this client with IAM based authentication on AWS you can use the `requests-aws4auth`_ package::