From a56a53f408f18e91fcc15b0b165babc0658d2352 Mon Sep 17 00:00:00 2001 From: Kevin Waldock Date: Sun, 28 May 2017 10:20:06 +0200 Subject: [PATCH] Fixed spelling mistake in INTEROP.md (#611) --- INTEROP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INTEROP.md b/INTEROP.md index a5c5f71b46e..8c331e8b84b 100644 --- a/INTEROP.md +++ b/INTEROP.md @@ -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