From bf82dae6147c9db5df8aa2cd3a327dcbeedd0d05 Mon Sep 17 00:00:00 2001 From: orthographic-pedant Date: Mon, 5 Oct 2015 10:42:57 -0400 Subject: [PATCH] Fix typographical error(s) Changed basicaly to basically in README. --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 774dc83..3d83a18 100644 --- a/README.textile +++ b/README.textile @@ -21,7 +21,7 @@ h2. PREREQUISITES h2. INSTALATION: This instalation does not include the django instalation, or GAE SDK instalation. -Basicaly setup a basic django project, +Basically setup a basic django project, pre. django-admin.py starproject example