From cf845c99ef2fb01b01bf912dc9a0f2a9b973fa60 Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Rivera Date: Sun, 18 Jan 2015 20:22:34 -0600 Subject: [PATCH] grammar fix --- docs/templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates.rst b/docs/templates.rst index 81af9e29..a3b5b499 100644 --- a/docs/templates.rst +++ b/docs/templates.rst @@ -360,7 +360,7 @@ A child template might look like this:: {% block content %}

Index

- Welcome on my awesome homepage. + Welcome to my awesome homepage.

{% endblock %} -- 2.47.2