✏️ Fixed typo

This commit is contained in:
Mawoka
2022-04-13 22:37:46 +02:00
parent eb4747a4a0
commit 3fb7f76ed3
@@ -66,6 +66,7 @@
<h1 class="text-center text-3xl marck-script lg:hidden block">
3: See how many were right or wrong
</h1>
<div class="flex justify-center">
<div class="flex justify-center">
<img
src={SolutionMockup}
@@ -115,7 +116,7 @@
on:click={() => {
teacherTab = false;
}}
>Studen's site
>Student's site
</button>
</div>
</div>