Skip to content

Commit 95c8902

Browse files
committed
fix names
1 parent 1d12c31 commit 95c8902

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

presentation/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const speakers = [
7171
"milestone": "September 26th 2018",
7272
"img": "https://avatars2.githubusercontent.com/u/1489520?v=4&s=40",
7373
"handle": "SomeHats",
74-
"name": "alex"
74+
"name": "Alex Dytrych"
7575
},
7676
{
7777
"apiSpeakerUrl": "https://api.github.com/users/msmichellegar",
@@ -81,7 +81,7 @@ const speakers = [
8181
"milestone": "September 26th 2018",
8282
"img": "https://avatars2.githubusercontent.com/u/10683087?v=4&s=40",
8383
"handle": "msmichellegar",
84-
"name": "Michelle"
84+
"name": "Michelle and Faduma"
8585
}
8686
];
8787

0 commit comments

Comments
 (0)