diff --git a/examples/src/TcpExamples/README.md b/examples/src/TcpExamples/README.md
index 3acf559168612b2d1c56eafe11a4fecf9e505570..08cd587b5eb83b208e97547d4febb50225250649 100644
--- a/examples/src/TcpExamples/README.md
+++ b/examples/src/TcpExamples/README.md
@@ -2,4 +2,4 @@
 
 | Telnet example       |  Telnet connection counting   | Client-server socket communications | Client-Server Timing Sequence Diagram |
 |----------------------|-------------------------------|-------------------------------------|---------------------------------------|
-|  ![Telnet example](TcpExample1ScreenshotNetcat.png "Telnet example") | ![Telnet connection counting](TcpExample2ConnectionCountingScreenshot.png "Telnet connection counting") | ![Client-server socket communications (TcpExample3ServerClientScreenshot.png "Client-server socket communications") |![Client-Server Timing Sequence Diagram (TcpExample4SequenceDiagram.png "Client-Server Timing Sequence Diagram") |
+|  ![Telnet example](TcpExample1ScreenshotNetcat.png "Telnet example") | ![Telnet connection counting](TcpExample2ConnectionCountingScreenshot.png "Telnet connection counting") | ![Client-server socket communications](TcpExample3ServerClientScreenshot.png "Client-server socket communications") | ![Client-Server Timing Sequence Diagram](TcpExample4SequenceDiagram.png "Client-Server Timing Sequence Diagram") |