Commit 43943af13673763def698b5a454ace97b2e05767
1 parent
0d4a6e45
Exists in
master
Update README.md
fix spelling error
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 | ... | ... |