Skip to content

Commit 9d603ef

Browse files
authored
Docs: Add missing word (#3489)
1 parent 3e93713 commit 9d603ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/prism-django.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h2>Template Tag</h2>
1111
</code></pre>
1212

1313
<h2>Full Example</h2>
14-
<pre><code>{# This a Django template example #}
14+
<pre><code>{# This is a Django template example #}
1515
{% extends "base_generic.html" %}
1616

1717
{% block title %}{{ section.title }}{% endblock %}

0 commit comments

Comments
 (0)