Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d6a242

Browse files
committed
Fixed typo
1 parent 2e7f71d commit 5d6a242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

week1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ particular need."
1414
6. Installing dependencies using `npm install`
1515
7. Importing modules using `require`
1616
1. Built-in, external modules and local files
17-
7. Building an HTTP server using built-in `http` module
17+
8. Building an HTTP server using built-in `http` module
1818
1. HTTP methods
1919
2. HTTP status codes
2020
9. Homework

0 commit comments

Comments
 (0)