Skip to content
This repository was archived by the owner on Dec 2, 2018. It is now read-only.

Commit 2fc412f

Browse files
committed
Fix typo
1 parent be76a23 commit 2fc412f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Rack::Legacy::Index::
6565
when just a directory is specified in the request. You will want to
6666
install this module before the CGI or PHP ones.
6767

68-
An example rackup file that enables all modules (but exception reporting
69-
and static file delivery) is:
68+
An example rackup file that enables all modules (plus exception
69+
reporting and static file delivery) is:
7070

7171
require 'rack/showexceptions'
7272
require 'rack-legacy'

0 commit comments

Comments
 (0)