Skip to content

Commit 4dec6d7

Browse files
fix(organizers): correct Piotr Grędowski spelling
1 parent 0f3f251 commit 4dec6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/organizers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export type Organizer = {
66

77
export const ORGANIZERS: Organizer[] = [
88
{
9-
name: "Piotr Gredowski",
9+
name: "Piotr Grędowski",
1010
image: "/organizers/piotr-gredowski.jpeg",
1111
index: 1,
1212
},

0 commit comments

Comments
 (0)