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 @@ -131,8 +131,8 @@ using is `org.jruby.rack.RackFilter`, the filter supports the following
131131 only), by default "true"
132132- ** addsHtmlToPathInfo** controls whether the .html suffix is added to the URI
133133 when checking if the request is for a static page
134- - ** verifiesHtmlResource** used with the previous parameter to makee sure the
135- requested static resource exist before adding the .html request URI suffix
134+ - ** verifiesHtmlResource** used with the previous parameter to make sure the
135+ requested static resource exists before adding the .html request URI suffix
136136
137137The application can also be configured to dispatch through a servlet instead of
138138a filter, the servlet class name is ` org.jruby.rack.RackServlet ` .
You can’t perform that action at this time.
0 commit comments