aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index e688c41..6de7549 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -25,7 +25,7 @@
<div id="footer">
{% block footer %}
<p >
- Please Drink responsibly... or don't I'm a website not a cop.
+ Please Drink responsibly... or don't - I'm a website, not a cop.
</p>
{% endblock %}
</div>