Skip to content

Commit bd22e25

Browse files
authored
Fix mismatched tags.
1 parent e1e5ad0 commit bd22e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div class="border border-purple-100 p-1 lg:p-3">
1111
<div class="border border-purple-50 p-16 flex flex-col items-center text-center">
1212
<h1 class="mb-4 text-3xl-6xl font-w-800">The Haskell Foundation</h1>
13-
<h3 class="mb-4 text-xl text-gray-500">Amplify Haskell’s impact on humanity.</h5>
13+
<h3 class="mb-4 text-xl text-gray-500">Amplify Haskell’s impact on humanity.</h3>
1414
<div class="text-gray-500">An independent, non-profit organization dedicated to broadening the adoption of Haskell, by supporting its ecosystem of tools, libraries, education, and research.</div>
1515
</div>
1616
</div>

0 commit comments

Comments
 (0)