Merge pull request #17297 from ChristianBeach/patch-2

fix/typo on private profile notification
This commit is contained in:
Stuart Taylor
2018-05-30 21:57:55 +01:00
committed by GitHub

View File

@ -150,7 +150,7 @@ class Profile extends Component {
<Alert bsStyle='info'>
<p>
{
'In order to view their freeCodeCamp certiciations, ' +
'In order to view their freeCodeCamp certifications, ' +
'they need to make their profile public'
}
</p>