diff --git a/README.rdoc b/README.rdoc index 63d17704..be8e00c5 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1314,7 +1314,7 @@ You can access those options via settings: Sinatra is using {Rack::Protection}[https://github.com/rkh/rack-protection#readme] to defend -you application against common, opportunistic attacks. You can easily disable +your application against common, opportunistic attacks. You can easily disable this behavior (which will open up your application to tons of common vulnerabilities):