Skip to content

Commit

Permalink
Update chapter5.md
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
lishuxiang authored and EmilHernvall committed Dec 17, 2019
1 parent 98be21b commit 399f33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter5.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
=====================

Our server is working, but being reliant on another server to actually perform
the lookup is annoying and less than useful. Now is a good time to dwelve into
the lookup is annoying and less than useful. Now is a good time to delve into
the details of how a name is really resolved.

Assuming that no information is known since before, the question is first
Expand Down

0 comments on commit 399f33e

Please sign in to comment.