We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7109006 commit 5400e51Copy full SHA for 5400e51
TUTORIAL.md
@@ -26,7 +26,7 @@ NPM install the "express" library module version. Use version 4.x.
26
27
* Install the package using npm
28
* Run `npm install <package>`
29
-* RUn `npm install express`
+* Run `npm install express`
30
31
### L1S2
32
tutorial.json
@@ -68,7 +68,7 @@
68
"hints": [
69
"Install the package using npm",
70
"Run `npm install <package>`",
71
- "RUn `npm install express`"
+ "Run `npm install express`"
72
]
73
},
74
{
0 commit comments