From 01ee42e5d3ef5ce1c118489e9089e6e6318b2249 Mon Sep 17 00:00:00 2001 From: Carter Perez Date: Sat, 8 Nov 2025 00:33:57 -0500 Subject: [PATCH] Fix title formatting in README.md Removed space before emoji in project title. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d48d2688..72dce6b5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 22 Cybersecurity Projects & 10 Certification Roadmaps by roles 🧙‍♂️ +# 22 Cybersecurity Projects & 10 Certification Roadmaps by roles🧙‍♂️ *2 of these projects I've fully built for you, with full source code and documentation so you can clone, learn, and customize!* --- #### View complete projects: [projects/](./projects/)