From 996da61c56336942f169bd684cc7b48ec2826051 Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 2 Dec 2019 09:33:25 +0100 Subject: [PATCH] fix typos - signed-off-by: trimstray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5175ba3..62251e8 100644 --- a/README.md +++ b/README.md @@ -859,7 +859,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: OWASP Dev Guide - this is the development version of the OWASP Developer Guide.
  :small_orange_diamond: Mozilla Web Security - help operational teams with creating secure web applications.
  :small_orange_diamond: security-bulletins - security bulletins that relate to Netflix Open Source.
-  :small_orange_diamond: API-Security-Checklist - the most important security countermeasures when designing, testing, and releasing your API.
+  :small_orange_diamond: API-Security-Checklist - security countermeasures when designing, testing, and releasing your API.
  :small_orange_diamond: Enable CORS - enable cross-origin resource sharing.
  :small_orange_diamond: Application Security Wiki - is an initiative to provide all application security related resources at one place.
  :small_orange_diamond: Weird Proxies - reverse proxy related attacks; it is a result of analysis of various reverse proxies, cache proxies, etc.