We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309d7d7 commit 6516f4fCopy full SHA for 6516f4f
comments.js
@@ -1,4 +1,4 @@
1
-// create web server
+// Create web server
2
const express = require('express');
3
const app = express();
4
const port = 3000;
0 commit comments