slight improvement of wording in reflexive pronoun example.

This commit is contained in:
Thel Seraphim 2015-03-13 23:05:16 -07:00
parent 8e71056c5a
commit 58ea3864d8

View File

@ -34,7 +34,7 @@
(defn reflexive-example
[subject reflexive]
(wrap-para
[:span#sentence (wrap-pronoun subject) " threw it to " (wrap-pronoun reflexive)]))
[:span#sentence (wrap-pronoun subject) " threw the frisbee to " (wrap-pronoun reflexive)]))
(defn twitter-name [name]