File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,8 +138,8 @@ using is `org.jruby.rack.RackFilter`, the filter supports the following
138
138
only), by default "true"
139
139
- ** addsHtmlToPathInfo** controls whether the .html suffix is added to the URI
140
140
when checking if the request is for a static page
141
- - ** verifiesHtmlResource** used with the previous parameter to makee sure the
142
- requested static resource exist before adding the .html request URI suffix
141
+ - ** verifiesHtmlResource** used with the previous parameter to make sure the
142
+ requested static resource exists before adding the .html request URI suffix
143
143
144
144
The application can also be configured to dispatch through a servlet instead of
145
145
a filter, the servlet class name is ` org.jruby.rack.RackServlet ` .
You can’t perform that action at this time.
0 commit comments