apostrophe!!
This commit is contained in:
parent
5a8525dd93
commit
ced58b9ecf
2 changed files with 2 additions and 2 deletions
|
@ -109,7 +109,7 @@ const UserWelcomeTop = () => {
|
|||
</AccessibleButton>
|
||||
|
||||
<h1>{ _t("Welcome %(name)s", { name: ownProfile.displayName }) }</h1>
|
||||
<h4>{ _t("Now, lets help you get started") }</h4>
|
||||
<h4>{ _t("Now, let's help you get started") }</h4>
|
||||
</div>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue