diff --git a/README.md b/README.md
index 77f190d..d46e20e 100644
--- a/README.md
+++ b/README.md
@@ -735,7 +735,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: Weird Proxies - reverse proxy related attacks; it is a result of analysis of various reverse proxies, cache proxies, etc.
:small_orange_diamond: Webshells - great series about malicious payloads.
:small_orange_diamond: Practical Web Cache Poisoning - show you how to compromise websites by using esoteric web features.
- :small_orange_diamond: Hidden directories and files - as a source of sensitive information about web application.*
+ :small_orange_diamond: Hidden directories and files - as a source of sensitive information about web application.
:small_orange_diamond: Explosive blog - great blog about cybersec and pentests.
:small_orange_diamond: Security Cookies - this paper will take a close look at cookie security.
:small_orange_diamond: APISecurityBestPractices - help you keep secrets (API keys, db credentials, certificates) out of source code.