diff --git a/src/views/partials/exampleSentences.handlebars b/src/views/partials/exampleSentences.handlebars
index 441af4c..0455721 100644
--- a/src/views/partials/exampleSentences.handlebars
+++ b/src/views/partials/exampleSentences.handlebars
@@ -1,7 +1,7 @@
- {{{lexicon.nominative.value}}} went to the park.
- I went with {{{lexicon.accusative.value}}}.
- - {{{lexicon.nominative.value}}} brought {{{lexicon.accusative.value}}} frisbee.
+ - {{{lexicon.nominative.value}}} brought {{{lexicon.pronominalPossessive.value}}} frisbee.
- At least I think it was {{{lexicon.predicativePossessive.value}}}.
- {{{lexicon.nominative.value}}} threw the frisbee to {{{lexicon.reflexive.value}}}.
\ No newline at end of file