slight wording change

This commit is contained in:
Thel Seraphim 2015-03-13 20:55:45 -07:00
parent 3dc6c69536
commit e7f1120416

View File

@ -61,7 +61,7 @@
(defn examples-block
[subject object possessive-determiner possessive-pronoun reflexive]
[:div {:class "examples"}
[:p [:h1 "Usage examples:"]]
[:p [:h1 "Here are some usage examples for my pronouns:"]]
(subject-example subject)
(object-example object)
(posessive-determiner-example subject possessive-determiner)