diff options
Diffstat (limited to 'index.html.pm')
-rw-r--r-- | index.html.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.pm b/index.html.pm index cf2ea53..bc89adf 100644 --- a/index.html.pm +++ b/index.html.pm @@ -28,7 +28,7 @@ ) (div ([class "my-6"]) (h1 ([class ,"my-4 text-4xl text-[@{jordy}] font-fira-code tracking-tighter leading-snug text-center"]) - "but it does it have to be that hard?") + "but does it have to be that hard?") (p ([class "my-2 sm:text-lg leading-relaxed text-center"]) "There are tools and techniques that manage complexity comparatively well.") (p ([class "my-2 sm:text-lg leading-relaxed text-center"]) |