[DOCS] Fix formatting in change password API

Original commit: elastic/x-pack-elasticsearch@acbe051abb
This commit is contained in:
lcawley 2017-09-22 10:01:49 -07:00
parent 3e68a89a45
commit 85f7f9b2d1
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ of a user.
==== Request
`POST _xpack/security/user/_password` +
`POST _xpack/security/user/<username>/_password`
`POST _xpack/security/user/<username>/_password`
==== Path Parameters