Fix (settings) : Duplicate social labels

closes #9848
This commit is contained in:
Mrugesh Mohapatra
2016-07-26 21:49:56 +05:30
committed by Berkeley Martinez
parent 5381b0660c
commit 52ef37685c

View File

@ -32,7 +32,7 @@ export default function SocialSettings({
key='twitter'
>
<FA name='twitter' />
Add my LinkedIn to my portfolio
Add my Twitter to my portfolio
</Button>
));
}