Skip to content

Commit e99bb7d

Browse files
fixed typo as suggested by Hello71 in http://nodebeginner.org/#comment-187982232
1 parent 8fb4389 commit e99bb7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ <h4>Event-driven callbacks</h4>
798798
callbacks in action :-)
799799
</p>
800800
<p>
801-
(Note that our server will probably write "Requested received."
801+
(Note that our server will probably write "Request received."
802802
to STDOUT two times upon opening the page in a browser. That's
803803
because most browser will try to load the favicon by requesting
804804
http://localhost:8888/favicon.ico whenever you open

0 commit comments

Comments
 (0)