diff --git a/Documentation/teaching/so2/assign4-transport-protocol.rst b/Documentation/teaching/so2/assign4-transport-protocol.rst index 192dc842c35cb3..ab14aef170c177 100644 --- a/Documentation/teaching/so2/assign4-transport-protocol.rst +++ b/Documentation/teaching/so2/assign4-transport-protocol.rst @@ -227,7 +227,7 @@ Resources * `Lab 10 - Networking `__ * Linux kernel sources - * `Implementing PF_PACKET sockets `__ + * `Implementing of PF_PACKET sockets `__ * `Implementation of the UDP protocol `__ * `Implementation of the IP protocol `__