fix: correct form in last sentence on pronoun page

This commit is contained in:
sam 2023-03-14 16:31:23 +00:00
parent b31f00597b
commit dcf36465ea
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<p><b class="text-capitalize">{subjective}</b> brought <b>{possessiveDeterminer}</b> frisbee.</p>
<p>At least, I think it was <b>{possessivePronoun}</b>.</p>
<p>
<b class="text-capitalize">{objective}</b> threw the frisbee to
<b class="text-capitalize">{subjective}</b> threw the frisbee to
<b>{reflexive}</b>.
</p>
</blockquote>