Skip to content

Commit

Permalink
itty bitty typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattc41190 authored Mar 24, 2020
1 parent c47c8c4 commit 8fc723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/templating.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Templates
=========

Flask leverages Jinja2 as template engine. You are obviously free to use
Flask leverages Jinja2 as its template engine. You are obviously free to use
a different template engine, but you still have to install Jinja2 to run
Flask itself. This requirement is necessary to enable rich extensions.
An extension can depend on Jinja2 being present.
Expand Down

0 comments on commit 8fc723c

Please sign in to comment.