Skip to content

Commit f9ef812

Browse files
sarangjodbaluta
authored andcommitted
Fix typo in networking.rst
1 parent ba0aad2 commit f9ef812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/teaching/labs/networking.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ non-networked operating system due to the need for connectivity. Modern operatin
2323
systems use the `TCP/IP stack
2424
<https://en.wikipedia.org/wiki/Internet_protocol_suite>`_. Their kernel
2525
implements protocols up to the transport layer, while application layer protocols
26-
are tipically implemented in user space (HTTP, FTP, SSH, etc.).
26+
are typically implemented in user space (HTTP, FTP, SSH, etc.).
2727

2828
Networking in user space
2929
------------------------

0 commit comments

Comments
 (0)