Skip to content

Commit 71c1fb6

Browse files
committed
Fix typo
1 parent 8c31907 commit 71c1fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const profileConfig: ProfileConfig = {
5454
avatar: 'assets/images/avatar.svg', // Relative to the /src directory. Relative to the /public directory if it starts with '/'
5555
name: 'Eduardo Souza (MrTheDuts)',
5656
company: 'Belfar Dev',
57-
bio: 'Indie delevoper @ Belfar Dev',
57+
bio: 'Indie developer @ Belfar Dev',
5858
links: [
5959
// {
6060
// name: 'Twitter',

0 commit comments

Comments
 (0)