Skip to content

Commit

Permalink
doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Aug 30, 2009
1 parent 471ba69 commit 3da0d1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ maintenance.html page and display that instead of incoming requests.
:file => Rails.root.join('public', 'maintenance.html'),
:env => 'MAINTENANCE'

The `:env` is optional. If specified, all requests will be shown the
maintenance page if the environment variable is set. If `:env` is not
The +:env+ is optional. If specified, all requests will be shown the
maintenance page if the environment variable is set. If +:env+ is not
specified, the maintenance page will be shown if it exists.

== Note on Patches/Pull Requests
Expand Down

0 comments on commit 3da0d1f

Please sign in to comment.