Skip to content

Commit ef42935

Browse files
committed
copy
1 parent c6e6eff commit ef42935

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Translatathon/DatesAndTimeline.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const dates = [
3030
linkText: "Prepare",
3131
},
3232
{
33-
title: "Translations open",
33+
title: "Translatathon",
3434
description:
3535
"The translation period - translate as much or as little as you want",
3636
startDate: new Date("2024-08-09T12:00:00Z"),
@@ -50,7 +50,7 @@ export const dates = [
5050
{
5151
title: "Results announcement",
5252
description:
53-
"We will announce the results and winners on the ethereum.org community call",
53+
"We will announce the results and winners on the ethereum.org community Call",
5454
startDate: new Date("2024-08-29T12:00:00Z"),
5555
endDate: new Date("2024-09-30T12:00:00Z"),
5656
link: null,

0 commit comments

Comments
 (0)