Commit 435b3db3b6bff626c249e0e56d2dfb59cf35a17e

Authored by Stephen Crosby
2 parents 0d4a6e45 43943af1
Exists in master

Merge pull request #1070 from muralisr/master

Update README.md
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -122,7 +122,7 @@ If you host Errbit at errbit.example.com, you would fill in:
122 122 * After you have registered your app, set GITHUB_CLIENT_ID and GITHUB_SECRET
123 123 with your app's Client ID and Secret key.
124 124  
125   -When you start your applicatoin, you should see the option to **Sign in with
  125 +When you start your application, you should see the option to **Sign in with
126 126 GitHub** on the Login page. You will also be able to link your GitHub profile
127 127 to your user account on your **Edit profile** page.
128 128  
... ...