diff --git a/.changeset/mean-toys-itch.md b/.changeset/mean-toys-itch.md index f456b048fa..c80d99f44d 100644 --- a/.changeset/mean-toys-itch.md +++ b/.changeset/mean-toys-itch.md @@ -7,7 +7,7 @@ Adds config option `backend.database.role` to set ownership for newly created sc ### example config The example config below connects to the database as user `v-backstage-123` but sets the ownership of -the create schema's and tables to `backstage` +the create schemas and tables to `backstage` ```yaml backend: