Skip to content

Commit 4116b82

Browse files
authored
Merge pull request #18 from theShinigami/spelling-err
Minor spelling err
2 parents 382cf59 + 06c0c56 commit 4116b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ <h3 class="text-lg font-bold lg:text-2xl font-heading">COVID-19</h3>
109109

110110
<section class="flex flex-col gap-4 p-6 bg-white border-4 rounded">
111111
<img src="/assets/img/theme/icons/Heart.svg" alt="A heart." class="w-16 h-16 icon" />
112-
<h3 class="text-lg font-bold lg:text-2xl font-heading">Accessiblity</h3>
112+
<h3 class="text-lg font-bold lg:text-2xl font-heading">Accessibility</h3>
113113
<p class="lg:text-lg">We offer a range of accommodations, including live captioning, thoughtful lunch options, and a dedicated accessibility team to ensure everyone can fully participate.</p>
114114
</section>
115115
</div>

0 commit comments

Comments
 (0)