From ff40dce428623e4b571fc62d9b5b6668f354b83c Mon Sep 17 00:00:00 2001 From: "alinea-cloud[bot]" <106082022+alinea-cloud[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:54:22 +0000 Subject: [PATCH] Alinea content update update Co-authored-by: Ben ben@codeurs.be --- apps/web/content/pages/docs/configuration/workspaces.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/content/pages/docs/configuration/workspaces.json b/apps/web/content/pages/docs/configuration/workspaces.json index 02837cbd..444a1f2f 100644 --- a/apps/web/content/pages/docs/configuration/workspaces.json +++ b/apps/web/content/pages/docs/configuration/workspaces.json @@ -8,7 +8,7 @@ "content": [ { "type": "text", - "text": "Workspaces allow you to structure content into logical categories. For example it is possible to power mutliple websites with a single CMS dashboard by using a workspace per website. Editors can easily switch workspaces in the dashboard." + "text": "Workspaces allow you to structure content into logical categories. For example it is possible to power multiple websites with a single CMS dashboard by using a workspace per website. Editors can easily switch workspaces in the dashboard." } ] },