Update fullstack.json

Corrected typo for Wes Bos' course, changed "Permiuim" to "Premium"
This commit is contained in:
Akhil Pillai
2019-10-19 17:16:06 +05:30
committed by GitHub
parent 9dfd548a5d
commit 13119c3c2b

View File

@@ -10,7 +10,7 @@
},
{
"title": "Learn Node",
"desc": "Permium course by WesBos teaching you the MEPN (Mongo, Express, Pug, Node) stack using a fullstack project as example.",
"desc": "Premium course by WesBos teaching you the MEPN (Mongo, Express, Pug, Node) stack using a fullstack project as example.",
"url": "https://learnnode.com",
"tags": []
},
@@ -21,4 +21,4 @@
"tags": []
}
]
}
}