mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
typo
This commit is contained in:
parent
38f71248f8
commit
cdd461896a
1 changed files with 1 additions and 1 deletions
|
@ -1314,7 +1314,7 @@ You can access those options via <tt>settings</tt>:
|
||||||
|
|
||||||
Sinatra is using
|
Sinatra is using
|
||||||
{Rack::Protection}[https://github.com/rkh/rack-protection#readme] to defend
|
{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
|
this behavior (which will open up your application to tons of common
|
||||||
vulnerabilities):
|
vulnerabilities):
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue