[DOCS] Fix typo in URL-based access control docs (#61896) (#61986)

Co-authored-by: George Tseres <george.tseres@gmail.com>
This commit is contained in:
James Rodewig 2020-09-04 09:24:48 -04:00 committed by GitHub
parent 66bb1eea98
commit 7863df88e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -678,4 +678,4 @@ URL, set `rest.action.multi.allow_explicit_index` to `false` in `elasticsearch.y
This causes {es} to
reject requests that explicitly specfiy a data stream or index in the request body.
reject requests that explicitly specify a data stream or index in the request body.