Minor typos fixed

According to Cambrigde English Dictionary "web server" ==correct, "webserver" ==incorrect.
This commit is contained in:
Mieszko 2014-11-06 23:42:44 +01:00
parent e916047309
commit 9db775e2dd

View file

@ -4,7 +4,7 @@ Adding a favicon
A "favicon" is an icon used by browsers for tabs and bookmarks. This helps A "favicon" is an icon used by browsers for tabs and bookmarks. This helps
to distinguish your website and to give it a unique brand. to distinguish your website and to give it a unique brand.
A common question is how to add a favicon to a flask application. First, of A common question is how to add a favicon to a Flask application. First, of
course, you need an icon. It should be 16 × 16 pixels and in the ICO file course, you need an icon. It should be 16 × 16 pixels and in the ICO file
format. This is not a requirement but a de-facto standard supported by all format. This is not a requirement but a de-facto standard supported by all
relevant browsers. Put the icon in your static directory as relevant browsers. Put the icon in your static directory as