Skip to content

Commit

Permalink
GH Markdown fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoguchi committed Apr 22, 2012
1 parent 6cc0e96 commit 8baac62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2392,7 +2392,7 @@ Everyauth also supports a special method `configure` for coffee-script
aficionados. Coffee and chainable APIs often don't mix well. As an alternative,
you can configure an everyauth module using an `Object` passed to `configure`:

```coffee-script
```coffee
everyauth.dropbox.configure
consumerKey: conf.dropbox.consumerKey
consumerSecret: conf.dropbox.consumerSecret
Expand Down

0 comments on commit 8baac62

Please sign in to comment.