Skip to content

Commit 2091047

Browse files
authored
Update Express.md
1 parent 7830cc2 commit 2091047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Express.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Create a folder named `www` in the project's root directory and place static e.g `.html` pages there.
66

7-
Launch your web server example `node server.js`
7+
Launch your web server `node server.js`
88

99
Create a file called `server.js` and add the following code.
1010

0 commit comments

Comments
 (0)