Skip to content

Commit 0f50576

Browse files
Fix typo on home page
1 parent d5092da commit 0f50576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/website/page/index.gleam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fn index() {
3535
[html.text("YouTube channel")],
3636
),
3737
html.text(
38-
", where I you can watch my old videos on Minecraft datapacks, as well as videos covering changes to Gleam.",
38+
", where you can watch my old videos on Minecraft datapacks, as well as videos covering changes to Gleam.",
3939
),
4040
html.br([]),
4141
html.br([]),

0 commit comments

Comments
 (0)