last minute copy tweak

This commit is contained in:
Michael Telatynski 2021-05-07 11:56:41 +01:00
parent 1fc591628a
commit cb13200c2d
3 changed files with 4 additions and 4 deletions

View file

@ -111,7 +111,7 @@ const SpaceCreateMenu = ({ onFinished }) => {
if (visibility === null) {
body = <React.Fragment>
<h2>{ _t("Create a space") }</h2>
<p>{ _t("Spaces are new ways to group rooms and people. " +
<p>{ _t("Spaces are a new way to group rooms and people. " +
"To join an existing space you'll need an invite.") }</p>
<SpaceCreateMenuType