Skip to content

Commit

Permalink
79-char lines
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Sep 1, 2013
1 parent 20ab773 commit 9c64640
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/providers/facebook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ Settings
``scope``
Optional comma-separated list of extended permissions. The scope is used
to request access to additional Facebook properties known as
`Extended Permissions <http://developers.facebook.com/docs/authentication/permissions>`__.
`Extended Permissions
<http://developers.facebook.com/docs/authentication/permissions>`__.
It should be a comma-separated list.


Expand Down Expand Up @@ -57,7 +58,8 @@ Complete Example:

Facebook also accepts a `display` argument, which will indicate the UI for
Facebook to use. For more information, see
`OAuth Dialog <https://developers.facebook.com/docs/reference/dialogs/oauth/`__.
`OAuth Dialog
<https://developers.facebook.com/docs/reference/dialogs/oauth/`__.
For instance, if you would like to use the "popup" interface:

.. code-block:: html
Expand Down

0 comments on commit 9c64640

Please sign in to comment.