From 6d4b1740476d6cb3e282820d067cbce9af688491 Mon Sep 17 00:00:00 2001 From: Joep Peeters Date: Mon, 6 Mar 2023 14:17:42 +0100 Subject: [PATCH] spelling Signed-off-by: Joep Peeters --- .changeset/mean-toys-itch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: