Skip to content

Commit

Permalink
Merge pull request #226 from therumbler/patch-1
Browse files Browse the repository at this point in the history
minor typo fix
  • Loading branch information
evansd committed Jul 25, 2019
2 parents d3f2251 + 454101e commit 5595618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flask.rst
Expand Up @@ -69,7 +69,7 @@ That's it -- WhiteNoise will now serve your static files.
3. Custom *static* folder
-------------------------

If it turns out that your are not using the Flask default for *static* folder,
If it turns out that you are not using the Flask default for *static* folder,
fear not. You can instantiate WhiteNoise and add your *static* folders later:

.. code-block:: python
Expand Down

0 comments on commit 5595618

Please sign in to comment.