1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

Fix typo in DevOps beginner roadmap (#8331)

This commit is contained in:
golfpastete
2025-03-24 16:38:07 +01:00
committed by GitHub
parent a90495b0d6
commit 0bc63fb9af

View File

@@ -445,7 +445,7 @@
}, },
"selected": true, "selected": true,
"data": { "data": {
"label": "DevOps is all about bringing developers and operations teams together to improve software delivery. They key focus areas are automation, infrastructure and monitoring.", "label": "DevOps is all about bringing developers and operations teams together to improve software delivery. The key focus areas are automation, infrastructure and monitoring.",
"style": { "style": {
"fontSize": 17, "fontSize": 17,
"borderColor": "transparent", "borderColor": "transparent",
@@ -2131,4 +2131,4 @@
"focusable": true "focusable": true
} }
] ]
} }