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.
2 parents 4e7a211 + b8174ce commit 662e35dCopy full SHA for 662e35d
src/content/3/en/part3a.md
@@ -93,7 +93,7 @@ echo "Error: no test specified" && exit 1
93
94
### Simple web server
95
96
-Let's change the application into a web server by editing the _index.js_ files as follow:
+Let's change the application into a web server by editing the _index.js_ file as follow:
97
98
```js
99
const http = require('http')
0 commit comments