From 6aff5900f79721783599a7ab9fe29074e4050544 Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 8 Oct 2015 22:39:16 -0700 Subject: Fixed typos There was no space after "user name." before the next sentence. Also, "user name" should be "username" --- web/react/components/user_settings/user_settings_general.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'web') diff --git a/web/react/components/user_settings/user_settings_general.jsx b/web/react/components/user_settings/user_settings_general.jsx index c23c61948..66d83725c 100644 --- a/web/react/components/user_settings/user_settings_general.jsx +++ b/web/react/components/user_settings/user_settings_general.jsx @@ -368,8 +368,7 @@ export default class UserSettingsGeneralTab extends React.Component { const extraInfo = ( - {'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.'} ); -- cgit v1.2.3-1-g7c22