From 3e4bc66656a90d6607af6e6e22d12ff39c622678 Mon Sep 17 00:00:00 2001 From: Konstantin Haase Date: Mon, 20 Jun 2011 16:25:32 +0200 Subject: [PATCH] fix markup --- rack-protection/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/rack-protection/README.md b/rack-protection/README.md index 6de6eb90..d1e766b8 100644 --- a/rack-protection/README.md +++ b/rack-protection/README.md @@ -43,6 +43,7 @@ Prevented by: * `Rack::Protection::JsonCsrf` * `Rack::Protection::RemoteReferrer` (not included by `use Rack::Protection`) * `Rack::Protection::RemoteToken` + ## Cross Site Scripting Prevented by: