Fixed spelling mistake in INTEROP.md (#611)

This commit is contained in:
Kevin Waldock
2017-05-28 10:20:06 +02:00
committed by Nikolay Igotti
parent e44e58a4b8
commit a56a53f408
+1 -1
View File
@@ -39,7 +39,7 @@ Run the server:
./EchoServer.kexe 3000 &
Test the server by conecting to it, for example with telnet:
Test the server by connecting to it, for example with telnet:
telnet localhost 3000