diff options
author | Matthew Lemon <y@yulqen.org> | 2024-09-29 21:14:36 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-09-29 21:14:36 +0100 |
commit | ca6ddfa692a5aa5f6d59db200316526267dbab5b (patch) | |
tree | 2ff2868d7a4515b256a86c920861e36089e53c11 | |
parent | 200e8a88947f9c3e3076214d668544c0ccd2824f (diff) |
fix spelling mistake
-rw-r--r-- | pyblackbird_cc/templates/allauth/layouts/entrance.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pyblackbird_cc/templates/allauth/layouts/entrance.html b/pyblackbird_cc/templates/allauth/layouts/entrance.html index 5d86b2e..ae81d2c 100644 --- a/pyblackbird_cc/templates/allauth/layouts/entrance.html +++ b/pyblackbird_cc/templates/allauth/layouts/entrance.html @@ -32,8 +32,7 @@ {% element h2 %}Coming soon!{% endelement %} - <p>Alphabet Learning is a brand new platform setting - education resources. As of October 2024, the site is currently in active development + <p>Alphabet Learning is a brand new platform selling high qualit educational resources. As of October 2024, the site is currently in active development and will be launched soon.</p> <hr> |