1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

iterate PR based on feedback

This commit is contained in:
Michael Telatynski
2021-08-06 12:05:14 +01:00
parent 64995dfae7
commit f7818e0169
4 changed files with 8 additions and 4 deletions

View File

@@ -288,7 +288,7 @@ const CreateSpaceFromCommunityDialog: React.FC<IProps> = ({ matrixClient: cli, g
<p>
{ _t("Spaces are the new version of communities - with new features coming.") }
&nbsp;
{ _t("All rooms will automatically be automatically added, a link to the Space will be " +
{ _t("All rooms will automatically be added, a link to the Space will be " +
"added to your old community description and all community members will be invited.") }
</p>
<p className="mx_CreateSpaceFromCommunityDialog_flairNotice">