diff --git a/website/source/api/secret/databases/postgresql.html.md b/website/source/api/secret/databases/postgresql.html.md index bb58a523f..4edb3f42a 100644 --- a/website/source/api/secret/databases/postgresql.html.md +++ b/website/source/api/secret/databases/postgresql.html.md @@ -61,7 +61,7 @@ $ curl \ ## Statements Statements are configured during role creation and are used by the plugin to -determine what is sent to the datatabse on user creation, renewing, and +determine what is sent to the database on user creation, renewing, and revocation. For more information on configuring roles see the [Role API](/api/secret/databases/index.html#create-role) in the Database Backend docs.