From 5db0c53f3268b83d9a707ea00c0ad772c38ea65f Mon Sep 17 00:00:00 2001 From: Vincent Roseberry Date: Wed, 7 Feb 2018 12:02:01 -0800 Subject: [PATCH] Update sql_user.html.markdown --- website/docs/r/sql_user.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. - - -