diff --git a/README.md b/README.md
index fc0966d..9268720 100644
--- a/README.md
+++ b/README.md
@@ -762,7 +762,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: ctf-tasks - an archive of low-level CTF challenges developed over the years.
:small_orange_diamond: How to start RE/malware analysis? - collection of some hints and useful links for the beginners.
:small_orange_diamond: The C10K problem - it's time for web servers to handle ten thousand clients simultaneously, don't you think?
- :small_orange_diamond: poor man's profiler - sampling tools like oprofile or dtrace's don't really provide methods to see what programs are blocking on.
+ :small_orange_diamond: poor man's profiler - sampling tools like dtrace's don't really provide methods to see what programs are blocking on.
:small_orange_diamond: Bank Grade Security - when companies say they have "Bank Grade Security" they imply that it is a good thing.*
:small_orange_diamond: HTTPS on Stack Overflow - this is the story of a long journey regarding the implementation of SSL.
:small_orange_diamond: Julia's Drawings - some drawings about programming and unix world, zines about systems & debugging tools.
@@ -777,7 +777,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: Let's Build a Simple Database - writing a sqlite clone from scratch in C.
:small_orange_diamond: simple-computer - great resource to understand how computers work under the hood.
:small_orange_diamond: The story of "Have I been pwned?" - working with 154 million records on Azure Table Storage.
- :small_orange_diamond: TOP500 Supercomputers - this list shows the 500 most powerful commercially available computer systems known to us.
+ :small_orange_diamond: TOP500 Supercomputers - shows the 500 most powerful commercially available computer systems known to us.