summaryrefslogtreecommitdiff
path: root/examples/rwbench/jinja/layout.html
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2019-10-23 12:29:46 -0700
committerDavid Lord <davidism@gmail.com>2019-10-23 12:35:53 -0700
commit57626a000a22e6647b6709d63fc81b454fbb4780 (patch)
treea0aeddded648e40027c6fd1454fbc3ad31b08dbb /examples/rwbench/jinja/layout.html
parent6e50bbd9f741d71f32f511192577687b0000d95d (diff)
downloadjinja2-57626a000a22e6647b6709d63fc81b454fbb4780.tar.gz
use "Jinja" instead of "Jinja2"
Diffstat (limited to 'examples/rwbench/jinja/layout.html')
-rw-r--r--examples/rwbench/jinja/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rwbench/jinja/layout.html b/examples/rwbench/jinja/layout.html
index 755789e..308ba9d 100644
--- a/examples/rwbench/jinja/layout.html
+++ b/examples/rwbench/jinja/layout.html
@@ -9,7 +9,7 @@
<div class="header">
<h1>RealWorld Benchmark</h1>
<blockquote><p>
- A less stupid benchmark for Mako and Jinja2 to get an impression how
+ A less stupid benchmark for Mako and Jinja to get an impression how
code changes affect runtime performance.
</p></blockquote>
</div>