Change tip copy

This commit is contained in:
Travis Ralston 2020-08-26 08:48:01 -06:00
parent 5ea11e90b2
commit 3e7d82b421
2 changed files with 2 additions and 2 deletions

View file

@ -206,7 +206,7 @@ export default class PrototypeCreateGroupDialog extends React.PureComponent<IPro
{preview}
</AccessibleButton>
<div className="mx_PrototypeCreateGroupDialog_tip">
<b>{_t("PRO TIP")}</b>
<b>{_t("Add image (optional)")}</b>
<span>
{_t("An image will help people identify your community.")}
</span>