Skip to content

Commit dc686bb

Browse files
committed
Fix typo
1 parent 2cafe21 commit dc686bb

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h2 class="p-6 pt-2 text-3xl sm:p-10 sm:text-center">
5656
<div class="px-6 sm:px-10 md:text-center md:px-16 lg:px-32">
5757
<span class="bg-teal-100 font-serif italic text-sm sm:px-0 lg:text-base">
5858
<strong>Iporaite</strong>
59-
<%= require(`./partials/${PAGE_LANG}/etimology.html`) %>
59+
<%= require(`./partials/${PAGE_LANG}/etymology.html`) %>
6060
</span>
6161
</div>
6262

0 commit comments

Comments
 (0)