diff --git a/README-user.md b/README-user.md
index df560086b0f000607a924d4db04081c1f405d944..dd2d480e4419f89937c883fe43983d15ee4f0d30 100644
--- a/README-user.md
+++ b/README-user.md
@@ -162,7 +162,7 @@ Example playbook to delete a user, but preserve it:
 
 This can also be done with the `users` variable containing only names, this can be combined into one module call:
 
-Example playbook to delete a user is absent, but preserved:
+Example playbook to delete a user, but preserve it using the `users` variable:
 
 ```yaml
 ---