Skip to content

Commit e39e69d

Browse files
committed
thats better
1 parent 5c1329e commit e39e69d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scenarios/web.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ validation are not built-in functions of Flask.
8282

8383
This is great, because many web applications don't need those features.
8484
For those that do, there are many
85-
`Extensions <http://flask.pocoo.org/extensions/>`_ available that may
86-
suit your needs. Or, you can easily use any library you want yourself!
85+
`Extensions <http://flask.pocoo.org/extensions/>`_ available that may
86+
suit your needs. Or, you can easily use any library you want yourself!
8787

8888
Flask is default choice for any Python web application that isn't a good
8989
fit for Django.

0 commit comments

Comments
 (0)