summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2013-09-19 23:49:37 +0100
committerYuval Adam <yuv.adm@gmail.com>2013-09-19 23:49:37 +0100
commitce85a6b7d27449e57f4bbc84d88503386e6ad556 (patch)
treece1e2d516729213baf0b4085f3677740bd1a501c /README.md
parent836339057be73d49cb914977db5e35e40c0c843e (diff)
Update README.md
Not sure how this typo went unnoticed for so long
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 416877f..3bdb97a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Heroky Python Skeleton
+# Heroku Python Skeleton
This repository has all the base files ready for deploying a Heroku application, including a simple database model managed with flask-sqlalchemy.