mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 20:16:45 +00:00
improved English in example text
This commit is contained in:
+1
-1
@@ -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 %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user