1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-04-05 07:52:28 +02:00

fix: correct typo "Unary Opeartors" to "Unary Operators" in JavaScript roadmap (#6774)

This commit is contained in:
Afzal Imdad 2024-08-24 05:12:44 +05:00 committed by GitHub
parent 8a3c761698
commit 4576dfcbf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -4064,7 +4064,7 @@
},
"selected": false,
"data": {
"label": "Unary Opeartors",
"label": "Unary Operators",
"style": {
"fontSize": 17,
"justifyContent": "flex-start",