mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
docs/index.rst: Fix typo newsletter (#567)
This commit is contained in:
parent
f5bf8e5adc
commit
e428387620
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ any other variable, e.g.:
|
|||
Woohoo! Head over <a href="/sekrit/">here</a> to use the beta.
|
||||
{% else %}
|
||||
Sadly we haven't launched yet, click <a href="/newsletter/">here</a>
|
||||
to signup for our newletter.
|
||||
to signup for our newsletter.
|
||||
{% endif %}
|
||||
|
||||
Command Line
|
||||
|
|
|
|||
Loading…
Reference in a new issue