Skip to content

Commit

Permalink
Remove one more case where the documentation specifies a return value…
Browse files Browse the repository at this point in the history
… for the authenticated_with block.
  • Loading branch information
radar authored and Integrum committed Jun 5, 2010
1 parent 48e7f39 commit 0dab995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -62,7 +62,7 @@ Use the following format:

And change the way you connect to:

authenticated_with :config => "github.yml" do |g|
authenticated_with :config => "github.yml" do
(...)
end

Expand Down

0 comments on commit 0dab995

Please sign in to comment.