Merge pull request #989 from mattermost/typos

Fixed typos
Этот коммит содержится в:
Corey Hulen
2015-10-12 11:48:52 -07:00
родитель 025ca3c1a6 4949b6837f
Коммит 5ec92975ca

Просмотреть файл

@@ -368,8 +368,7 @@ export default class UserSettingsGeneralTab extends React.Component {
const extraInfo = (
<span>
{'Use Nickname for a name you might be called that is different from your first name and user name.'}
{'This is most often used when two or more people have similar sounding names and usernames.'}
{'Use Nickname for a name you might be called that is different from your first name and username. This is most often used when two or more people have similar sounding names and usernames.'}
</span>
);