1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

Tweak copy on space creation flows

This commit is contained in:
Michael Telatynski
2021-03-16 11:39:06 +00:00
parent d06bd348a3
commit 90d87122bc
3 changed files with 17 additions and 11 deletions

View File

@@ -140,9 +140,9 @@ const SpaceCreateMenu = ({ onFinished }) => {
</h2>
<p>
{
_t("Give it a photo, name and description to help you identify it.")
_t("Add some details to help people recognise it.")
} {
_t("You can change these at any point.")
_t("You can change these anytime.")
}
</p>