Made one sentence easier to parse in docs/foreword

This commit is contained in:
Aku Kotkavuo 2010-07-28 05:27:10 +08:00 committed by Armin Ronacher
parent 750c3a07d8
commit 3561a398b1

View file

@ -40,8 +40,8 @@ was implemented in Flask itself. There are currently extensions for
object relational mappers, form validation, upload handling, various open
authentication technologies and more.
However Flask is not much code and built in a very solid foundation and
with that very easy to adapt for large applications. If you are
However Flask is not much code and it is built on a very solid foundation
and with that it is very easy to adapt for large applications. If you are
interested in that, check out the :ref:`becomingbig` chapter.
If you are curious about the Flask design principles, head over to the