mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 11:33:09 +01:00
Fix wrong content description for Freeze and Seal in JavaScript (#1293)
This commit is contained in:
parent
46feceedf3
commit
fb005b1475
@ -200,7 +200,7 @@
|
||||
{
|
||||
"id": "freeze-and-seal-objects-in-javascript",
|
||||
"title": "Freeze and Seal in JavaScript",
|
||||
"description": "Learn what is OSI Model and the different layers involved.",
|
||||
"description": "Learn what is object freeze and seal in JavaScript and how to use them",
|
||||
"youtubeLink": "https://www.youtube.com/watch?v=O3uT2l6vgZ8",
|
||||
"isPro": false,
|
||||
"authorUsername": "kamranahmedse",
|
||||
|
Loading…
x
Reference in New Issue
Block a user