Fix typo
This commit is contained in:
parent
4b07170613
commit
ea9f8977b8
@ -71,7 +71,7 @@ const Details = ({ profile, loading, social, github }) => {
|
||||
{profile.location && (
|
||||
<ListItem
|
||||
icon={<MdLocationOn className="mr-2" />}
|
||||
title="Based on:"
|
||||
title="Based in:"
|
||||
value={profile.location}
|
||||
/>
|
||||
)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user