mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 12:06:56 +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 %}
|
||||
<h1>Index</h1>
|
||||
<p class="important">
|
||||
Welcome on my awesome homepage.
|
||||
Welcome to my awesome homepage.
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user