diff --git a/README.md b/README.md
index bfa6519..4c1dff7 100644
--- a/README.md
+++ b/README.md
@@ -737,7 +737,6 @@ performance of any of your sites from across the globe.
:small_orange_diamond: OWASP ASVS 4.0 - is a list of application security requirements or tests.
:small_orange_diamond: OWASP Testing Guide v4 - includes a "best practice" penetration testing framework.
:small_orange_diamond: OWASP Dev Guide - this is the development version of the OWASP Developer Guide.
- :small_orange_diamond: OWASP Cheat Sheet Series - is a collection of high value information on specific application security topics.
:small_orange_diamond: Mozilla Web Security - help operational teams with creating secure web applications.
: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.
@@ -1036,7 +1035,7 @@ CyberTalks - talks, interviews, and article about cybersecurity.
:small_orange_diamond: PayloadsAllTheThings - a list of useful payloads and bypass for Web Application Security and Pentest/CTF.
:small_orange_diamond: payloads - git all the Payloads! A collection of web attack payloads.
:small_orange_diamond: Pentesting Tools Cheat Sheet - a quick reference high level overview for typical penetration testing engagements.
- :small_orange_diamond: OWASP Cheat Sheet Series - collection of high value information on specific application security topics.
+ :small_orange_diamond: OWASP Cheat Sheet Series - is a collection of high value information on specific application security topics.
:small_orange_diamond: DEF CON Media Server - great stuff from DEFCON.
:small_orange_diamond: Awesome Malware Analysis - a curated list of awesome malware analysis tools and resources.
:small_orange_diamond: SQL Injection Cheat Sheet - detailed technical information about the many different variants of the SQL Injection.