mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 12:10:22 +02:00
Fix Heap Typo (#4851)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
The Head and Stack in JavaScript Engine are two different data structures that store data in different ways.
|
The Heap and Stack in JavaScript Engine are two different data structures that store data in different ways.
|
||||||
|
|
||||||
## Stack
|
## Stack
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user