about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMorgan Astra <m@morganastra.me>2016-09-20 18:33:33 -0700
committerMorgan Astra <m@morganastra.me>2016-09-20 18:33:33 -0700
commit65866ca3915cca368bac8c881d245a3442252639 (patch)
tree28c85487ebbee1e2cdd2b71364023e12b1eb8796 /src
parent5d85c1a5e7fbe3f06667982bf1a8f1353921a76f (diff)
standardize the description of what pronoun.is is
Diffstat (limited to 'src')
-rw-r--r--src/pronouns/pages.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pronouns/pages.clj b/src/pronouns/pages.clj
index f9fde11..b032d34 100644
--- a/src/pronouns/pages.clj
+++ b/src/pronouns/pages.clj
@@ -143,7 +143,7 @@
       [:body
        (title-block title)
        [:div {:class "section table"}
-       [:p "pronoun.is is a www site for showing people how to use pronouns in English."]
+       [:p "pronoun.is is a website for personal pronoun usage examples"]
        [:p "here are some pronouns the site knows about:"]
        [:ul links]]]
       (contact-block)])))