Fix typo on help text (#3227)
* Fix typo on help text Fix typo on `allow anyone to join this team` help text. * Added fix to webapp/i18n/en.json
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
ea3342aa6c
Коммит
08cf0feb7f
@@ -314,7 +314,7 @@ class GeneralTab extends React.Component {
|
||||
<br/>
|
||||
<FormattedMessage
|
||||
id='general_tab.openInviteDesc'
|
||||
defaultMessage='When allowed, a link to this team will be including on the landing page allowing anyone with an account to join this team.'
|
||||
defaultMessage='When allowed, a link to this team will be included on the landing page allowing anyone with an account to join this team.'
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Ссылка в новой задаче
Block a user