Skip to content

Commit 2e490a8

Browse files
authored
Merge pull request #1 from marvinborner/main
Fix repeated word
2 parents a2b3c98 + 44ab928 commit 2e490a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
)
2929
(div ([class "my-6"])
3030
(h1 ([class ,"my-4 text-4xl text-[@{jordy}] font-fira-code tracking-tighter leading-snug text-center"])
31-
"but it does it have to be that hard?")
31+
"but does it have to be that hard?")
3232
(p ([class "my-2 sm:text-lg leading-relaxed text-center"])
3333
"There are tools and techniques that manage complexity comparatively well.")
3434
(p ([class "my-2 sm:text-lg leading-relaxed text-center"])

0 commit comments

Comments
 (0)