diff --git a/src/components/details/index.jsx b/src/components/details/index.jsx index 22b4339..bd3c8f2 100644 --- a/src/components/details/index.jsx +++ b/src/components/details/index.jsx @@ -71,7 +71,7 @@ const Details = ({ profile, loading, social, github }) => { {profile.location && ( } - title="Based on:" + title="Based in:" value={profile.location} /> )}