README.md in fluent-plugin-aws-elasticsearch-service-0.1.3 vs README.md in fluent-plugin-aws-elasticsearch-service-0.1.4

- old
+ new

@@ -38,10 +38,10 @@ url "YOUR_ENDPOINT_URL" region "YOUR_ENDPOINT_REAGION" end # endpoint do # url "https://search-xxxxxxxx.ap-northeast-1.es.amazonaws.com" - # reagion "ap-northeast-1" + # region "ap-northeast-1" # access_key_id "yyyyyyyyy" # optional # secret_access_key "zzzzzzzzz" # optional # end end ```