✏️ Fixed typo
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user