Skip to content

Commit a076230

Browse files
committed
Fix a typo 🙈
1 parent 8d73e20 commit a076230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/sponsorship-opportunities.njk‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ layout: base
8484
</section>
8585

8686
{# third option #}
87-
<setcion class="w-full sm:w-1/3">
87+
<section class="w-full sm:w-1/3">
8888
<div class="border-4 border-jsmn-yellow shadow-lg">
8989
<div class="relative flex justify-center">
9090
<div
@@ -124,6 +124,6 @@ layout: base
124124
</div>
125125
</div>
126126
</div>
127-
</setcion>
127+
</section>
128128
</div>
129129
</div>

0 commit comments

Comments
 (0)