From 2bc971fb143369dd5f11eb37855033d6bed5c846 Mon Sep 17 00:00:00 2001 From: karloskar Date: Mon, 25 Jun 2012 12:01:29 -0700 Subject: [PATCH] Setting(s) up the app - typo? --- Large-app-how-to.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Large-app-how-to.md b/Large-app-how-to.md index ccbb9fb..3d33033 100644 --- a/Large-app-how-to.md +++ b/Large-app-how-to.md @@ -387,7 +387,7 @@ Those templates will use a macro to automate the construction of html fields. Th {% endmacro %} ``` -## Settings up the app +## Setting up the app Here is the `/app/__init__.py` :