Add missing word

This commit is contained in:
Ryan
2018-12-20 01:05:36 -08:00
parent 62ba34efd4
commit f24f6800a0

View File

@@ -37,7 +37,7 @@ export function AccountSettings() {
<Avatar size={28} username={username} />
<Spacer width={contentPadding / 2} />
<Animated.Text style={{ color: theme.foregroundColor }}>
Logged as{' '}
Logged in as{' '}
</Animated.Text>
<Link href={`https://github.com/${username}`}>
<Animated.Text