Merge pull request #17297 from ChristianBeach/patch-2
fix/typo on private profile notification
This commit is contained in:
@ -150,7 +150,7 @@ class Profile extends Component {
|
|||||||
<Alert bsStyle='info'>
|
<Alert bsStyle='info'>
|
||||||
<p>
|
<p>
|
||||||
{
|
{
|
||||||
'In order to view their freeCodeCamp certiciations, ' +
|
'In order to view their freeCodeCamp certifications, ' +
|
||||||
'they need to make their profile public'
|
'they need to make their profile public'
|
||||||
}
|
}
|
||||||
</p>
|
</p>
|
||||||
|
Reference in New Issue
Block a user