Fixed couple of errors in docs.

This commit is contained in:
moraes 2010-04-12 08:15:35 +08:00 committed by Armin Ronacher
parent 2f5a4f8dbc
commit 51c9829a9c
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ What does Micro Mean?
---------------------
The micro in microframework for me means on the one hand being small in
size, complexity but on the other hand also that the complexity of the
size and complexity but on the other hand also that the complexity of the
applications that are written with these frameworks do not exceed a
certain size. A microframework like Flask sacrifices a few things in
order to be approachable and to be as concise as possible.