last minute copy tweak
This commit is contained in:
parent
1fc591628a
commit
cb13200c2d
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue