summaryrefslogtreecommitdiff
path: root/docs/recipes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/recipes.rst')
-rwxr-xr-xdocs/recipes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/recipes.rst b/docs/recipes.rst
index c1c3b0d..34315a6 100755
--- a/docs/recipes.rst
+++ b/docs/recipes.rst
@@ -261,7 +261,7 @@ Using Bottle with Heroku
------------------------
Heroku_, a popular cloud application platform now provides support
-for running Python applications on their infastructure.
+for running Python applications on their infrastructure.
This recipe is based upon the `Heroku Quickstart
<http://devcenter.heroku.com/articles/quickstart>`_,