diff options
author | Thel Seraphim <thel.seraphim@gmail.com> | 2015-03-14 01:24:12 -0700 |
---|---|---|
committer | Thel Seraphim <thel.seraphim@gmail.com> | 2015-03-14 01:24:12 -0700 |
commit | 7f8bfd232602e69cefba923c5acf84002d9dcf41 (patch) | |
tree | c110e8532db3b558afd491b59b634e4cde81e411 /src/pronouns | |
parent | 05615d20ed35d4d010c2a806c49ece5bc707c10c (diff) |
add a single comma.
Diffstat (limited to 'src/pronouns')
-rw-r--r-- | src/pronouns/pages.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pronouns/pages.clj b/src/pronouns/pages.clj index 0ba1430..495d41f 100644 --- a/src/pronouns/pages.clj +++ b/src/pronouns/pages.clj @@ -60,7 +60,7 @@ (twitter-name "morganastra") ", whose " [:a {:href "http://pronoun.is/ze/zir"} "pronoun.is/ze/zir"] - " and " + ", and " (twitter-name "thelseraphim") ", whose " [:a {:href "http://pronoun.is/she"} "pronoun.is/she"] |