diff --git a/x-pack/docs/en/rest-api/security/change-password.asciidoc b/x-pack/docs/en/rest-api/security/change-password.asciidoc
index 2cfa99db6c7..db8949a09c4 100644
--- a/x-pack/docs/en/rest-api/security/change-password.asciidoc
+++ b/x-pack/docs/en/rest-api/security/change-password.asciidoc
@@ -5,7 +5,7 @@
Change passwords
++++
-Changes the passwords of users in the native realm.
+Changes the passwords of users in the native realm and built-in users.
==== Request
diff --git a/x-pack/docs/en/rest-api/security/get-users.asciidoc b/x-pack/docs/en/rest-api/security/get-users.asciidoc
index f50b4070b06..accdb0d6779 100644
--- a/x-pack/docs/en/rest-api/security/get-users.asciidoc
+++ b/x-pack/docs/en/rest-api/security/get-users.asciidoc
@@ -5,7 +5,7 @@
Get users
++++
-Retrieves information about users in the native realm.
+Retrieves information about users in the native realm and built-in users.
==== Request