From 4821f9ff6d0cfc52dc62e3af80ab7f8ab5223a60 Mon Sep 17 00:00:00 2001 From: magjogui Date: Thu, 25 Jul 2024 09:35:29 -0600 Subject: [PATCH] Fix typo (#6230) It just a letter, but whenever you are learning, one letter can make the difference... I hope I will start contributing more and more to the project. The typo was proxmax and not proxmox... src: src/data/roadmaps/cyber-security/content/proxmax@jqX1A5hFF3Qznqup4lfiF.md --- src/data/roadmaps/cyber-security/cyber-security.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/roadmaps/cyber-security/cyber-security.json b/src/data/roadmaps/cyber-security/cyber-security.json index dffad3376..4fd87a27a 100644 --- a/src/data/roadmaps/cyber-security/cyber-security.json +++ b/src/data/roadmaps/cyber-security/cyber-security.json @@ -4203,7 +4203,7 @@ }, "selected": false, "data": { - "label": "proxmax", + "label": "proxmox", "style": { "fontSize": 17, "justifyContent": "flex-start", @@ -11993,4 +11993,4 @@ "focusable": true } ] -} \ No newline at end of file +}