mirror of
https://github.com/EmilHernvall/dnsguide.git
synced 2024-12-22 20:44:17 +07:00
Fix grammar
This commit is contained in:
parent
193d59344d
commit
98be21b02b
@ -2,7 +2,7 @@ Building a DNS server in Rust
|
|||||||
=============================
|
=============================
|
||||||
|
|
||||||
The internet has a rich conceptual foundation, with many exciting ideas that
|
The internet has a rich conceptual foundation, with many exciting ideas that
|
||||||
enables it to function as we know it. One of the really cool ones is DNS. Before
|
enable it to function as we know it. One of the really cool ones is DNS. Before
|
||||||
it was invented, everyone on the internet - which admittedly wasn't that many at
|
it was invented, everyone on the internet - which admittedly wasn't that many at
|
||||||
that stage - relied on a shared file called HOSTS.TXT, maintained by the Stanford
|
that stage - relied on a shared file called HOSTS.TXT, maintained by the Stanford
|
||||||
Research Institute. This file was synchronized manually through FTP, and as the
|
Research Institute. This file was synchronized manually through FTP, and as the
|
||||||
|
Loading…
Reference in New Issue
Block a user