diff --git a/src/components/views/spaces/SpaceCreateMenu.tsx b/src/components/views/spaces/SpaceCreateMenu.tsx index 32de314483..c6f2443265 100644 --- a/src/components/views/spaces/SpaceCreateMenu.tsx +++ b/src/components/views/spaces/SpaceCreateMenu.tsx @@ -278,11 +278,8 @@ const SpaceCreateMenu = ({ onFinished }) => { body =

{ _t("Create a space") }

- { _t("Spaces are a new way to group rooms and people.") } -   - { _t("What kind of Space do you want to create?") } -   - { _t("You can change this later.") } + { _t("Spaces are a new way to group rooms and people. What kind of Space do you want to create? " + + "You can change this later.") }