improved English in example text

This commit is contained in:
Douglas Greenshields
2012-06-29 20:16:04 +02:00
parent 73da773aaa
commit 4e4d41b0d0
+1 -1
View File
@@ -317,7 +317,7 @@ A child template might look like this:
{% block content %} {% block content %}
<h1>Index</h1> <h1>Index</h1>
<p class="important"> <p class="important">
Welcome on my awesome homepage. Welcome to my awesome homepage.
</p> </p>
{% endblock %} {% endblock %}