Kaydet (Commit) 3c3be2e8 authored tarafından Julia Antokhine's avatar Julia Antokhine

fixed typo in builtins.txt

üst 42197e31
...@@ -383,7 +383,7 @@ displayed if the given array is empty or could not be found:: ...@@ -383,7 +383,7 @@ displayed if the given array is empty or could not be found::
{% empty %} {% empty %}
<li>Sorry, no athletes in this list.</li> <li>Sorry, no athletes in this list.</li>
{% endfor %} {% endfor %}
<ul> </ul>
The above is equivalent to -- but shorter, cleaner, and possibly faster The above is equivalent to -- but shorter, cleaner, and possibly faster
than -- the following:: than -- the following::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment