mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-12 04:04:08 +02:00
fix: correct typo "Unary Opeartors" to "Unary Operators" in JavaScript roadmap (#6774)
This commit is contained in:
@@ -4064,7 +4064,7 @@
|
|||||||
},
|
},
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"data": {
|
"data": {
|
||||||
"label": "Unary Opeartors",
|
"label": "Unary Operators",
|
||||||
"style": {
|
"style": {
|
||||||
"fontSize": 17,
|
"fontSize": 17,
|
||||||
"justifyContent": "flex-start",
|
"justifyContent": "flex-start",
|
||||||
|
Reference in New Issue
Block a user