Skip to content

Commit d1d74e7

Browse files
committed
Fix typo.
1 parent e10e0b6 commit d1d74e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Profile/Profile.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default function Profile() {
1515
comment: 'プログラマになりたいって一生言ってる文鳥',
1616
image: 'images/tori.jpg',
1717
urls: {
18-
Twitter: 'https://twitter.com/tdkakak',
18+
Twitter: 'https://twitter.com/tdakak',
1919
note: 'https://note.com/kamazunimarunomi/magazines'
2020
}
2121
};

0 commit comments

Comments
 (0)