浏览代码

Minor typo in test-and-docs.md

Signed-off-by: John Howard <jhoward@microsoft.com>
John Howard 10 年之前
父节点
当前提交
b5eea8f33b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/project/test-and-docs.md

+ 1 - 1
docs/project/test-and-docs.md

@@ -192,7 +192,7 @@ run a Bash terminal on Windows.
 4. Set `DOCKER_TEST_HOST` to the `tcp://IP_ADDRESS:2376` value; substitute your
 Linux machines actual IP address. For example:
 
-		$ export DOCKER_TEST_HOST=tcp://263.124.23.200:2376
+		$ export DOCKER_TEST_HOST=tcp://213.124.23.200:2376
 
 5. Make the binary and run the tests: