1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 16:41:24 +02:00

Fix compilre typo in Typescript roadmap (#6306)

* Rename compilre-options@RrExVb7l2gd0s_TlNdLeD.md to compiler-options@RrExVb7l2gd0s_TlNdLeD.md

* Update typescript.json to fix compilre typo
This commit is contained in:
Craig
2024-07-31 09:32:17 -04:00
committed by GitHub
parent cbc9b788fa
commit b540d1eac1
2 changed files with 2 additions and 2 deletions

View File

@@ -735,7 +735,7 @@
}, },
"selected": false, "selected": false,
"data": { "data": {
"label": "Compilre Options", "label": "Compiler Options",
"style": { "style": {
"fontSize": 17, "fontSize": 17,
"justifyContent": "flex-start", "justifyContent": "flex-start",
@@ -4588,4 +4588,4 @@
"selected": false "selected": false
} }
] ]
} }