Skip to content

Commit 2a7b794

Browse files
authored
Merge pull request #1301 from kfahn22/fix-title
Small edit to title of Node.js video
2 parents 13bdee0 + 22a834c commit 2a7b794

File tree

1 file changed

+1
-1
lines changed
  • content/videos/discord/setup-node-project

1 file changed

+1
-1
lines changed

content/videos/discord/setup-node-project/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "How to Setup a Node.js Project",
2+
"title": "How to Set Up a Node.js Project",
33
"description": "Learn how to set up a Node.js project, run JavaScript code outside the browser, and use npm for package management!",
44
"videoId": "wM3TEvQn2hw",
55
"nebulaSlug": "codingtrain-how-to-setup-a-nodejs-project",

0 commit comments

Comments
 (0)