fix: correct form in last sentence on pronoun page
This commit is contained in:
parent
b31f00597b
commit
dcf36465ea
|
@ -28,7 +28,7 @@
|
||||||
<p><b class="text-capitalize">{subjective}</b> brought <b>{possessiveDeterminer}</b> frisbee.</p>
|
<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>At least, I think it was <b>{possessivePronoun}</b>.</p>
|
||||||
<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>.
|
<b>{reflexive}</b>.
|
||||||
</p>
|
</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
Loading…
Reference in New Issue