Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Jun 11, 2010
1 parent e5fd947 commit df81b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Most of the code was adapted from sinatra_warden (http://github.com/jsmestad/sin

== Usage

Currently padrino-warden uses *:password* as default authentication strategy. If you wish to change that consult
Currently padrino-warden uses +:password+ as default authentication strategy. If you wish to change that consult
Warden (http://github.com/hassox/warden).

class SampleApp < Padrino::Application
Expand Down

0 comments on commit df81b71

Please sign in to comment.