[DOCS] Fix typos in 8.0 security migration (#79802)

* [DOCS] Fix typo

* Fix other typos

* Fix line break in deprecation notice
This commit is contained in:
Adam Locke 2021-10-26 08:51:51 -04:00 committed by GitHub
parent 8599e6e042
commit 4d8dd1ff3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@
[[setup-passwords]]
== elasticsearch-setup-passwords
deprecated[8.0, "The `elasticsearch-setup-passwords` tool is deprecated and will be removed in a future release. To manually reset the password for the builtin users (including the `elastic` user), use the <<reset-password,`elasticsearch-reset-password` tool>>, the {es} change password API, or the User Management features in {kib}."]
deprecated[8.0, "The `elasticsearch-setup-passwords` tool is deprecated and will be removed in a future release. To manually reset the password for the built-in users (including the `elastic` user), use the <<reset-password,`elasticsearch-reset-password`>> tool, the {es} change password API, or the User Management features in {kib}."]
The `elasticsearch-setup-passwords` command sets the passwords for the
<<built-in-users,built-in users>>.