Skip to content

Commit

Permalink
fix: typo (#1598)
Browse files Browse the repository at this point in the history
Change misspelling of "receiptionist" to "receptionist"
  • Loading branch information
jenhuynh authored Aug 10, 2021
1 parent 05157d6 commit 90f710d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networking-computing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Networking is a huge topic. Time learning what's underneath all of the tools you
- (e.g. 1-800-INJURY translates to 1-800-345-6789)
- [What is a port?](https://www.techopedia.com/definition/24717/network-port) (it's like a phone plugged into a wall in your home waiting to be called)
- What is a server? - a program running on a computer that is connected to the Internet
- A receiptionist who sits by the phone plugged into the port in case someone (a client, e.g. your browser) calls
- A receptionist who sits by the phone plugged into the port in case someone (a client, e.g. your browser) calls
- The phone they use is fancy and can handle multiple incoming calls
- Engineers also say "server" when they mean a physical or virtual machine but that's not this usage
- What is a request handler?
Expand Down

0 comments on commit 90f710d

Please sign in to comment.