From 18755a94021a4ba42b6d7e56da7da96dd40a7e76 Mon Sep 17 00:00:00 2001 From: Chris Jacob Date: Tue, 20 Sep 2011 14:24:12 +1000 Subject: [PATCH] fixed typo in readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1a63dec..6cc4ee0 100644 --- a/Readme.md +++ b/Readme.md @@ -35,5 +35,5 @@ If you prefer to deploy yourself, push this code to a new Heroku app on the Ceda git push heroku master heroku config:add FACEBOOK_APP_ID=12345 FACEBOOK_SECRET=abcde -Enter the URL for your Heroku app into the Website URL section of the Facebook app settings page, hen you can visit your app on the web. +Enter the URL for your Heroku app into the Website URL section of the Facebook app settings page, then you can visit your app on the web.