diff --git a/website/docs/r/sql_user.html.markdown b/website/docs/r/sql_user.html.markdown index 5b366bda..8558515a 100644 --- a/website/docs/r/sql_user.html.markdown +++ b/website/docs/r/sql_user.html.markdown @@ -48,7 +48,7 @@ The following arguments are supported: * `name` - (Required) The name of the user. Changing this forces a new resource to be created. -* `password` - (Optional) The users password. Can be updated. +* `password` - (Optional) The password for the user. Can be updated. - - -