Skip to content

Commit

Permalink
Fix typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
singingwolfboy committed Sep 23, 2015
1 parent 12332bc commit f270df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ listed above, you've got it easy. Here's an example using GitHub:
app.run()
If you're itching to try it out, check out the `flask-dance-github`_ example
repository, with details instructions for how to run this code.
repository, with detailed instructions for how to run this code.

The ``github`` object is a `context local`_, just like ``flask.request``. That means
that you can import it in any Python file you want, and use it in the context
Expand Down

0 comments on commit f270df9

Please sign in to comment.