We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0aad2 commit f9ef812Copy full SHA for f9ef812
Documentation/teaching/labs/networking.rst
@@ -23,7 +23,7 @@ non-networked operating system due to the need for connectivity. Modern operatin
23
systems use the `TCP/IP stack
24
<https://en.wikipedia.org/wiki/Internet_protocol_suite>`_. Their kernel
25
implements protocols up to the transport layer, while application layer protocols
26
-are tipically implemented in user space (HTTP, FTP, SSH, etc.).
+are typically implemented in user space (HTTP, FTP, SSH, etc.).
27
28
Networking in user space
29
------------------------
0 commit comments