diff options
Diffstat (limited to 'src/pronouns/pages.clj')
-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 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)]))) |