From fb98aae9712247df3b5498d30a40d53c08885931 Mon Sep 17 00:00:00 2001 From: Sajad Torkamani Date: Mon, 1 Jul 2019 11:25:31 +0100 Subject: [PATCH] Fix typo --- get-started/part4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/part4.md b/get-started/part4.md index fb03928f9d..a265960b6d 100644 --- a/get-started/part4.md +++ b/get-started/part4.md @@ -145,7 +145,7 @@ You now have two VMs created, named `myvm1` and `myvm2`. Use this command to list the machines and get their IP addresses. -> **Note**: you need to run the following as administrator or else you don't get any resonable output (only "UNKNOWN"). +> **Note**: you need to run the following as administrator or else you don't get any reasonable output (only "UNKNOWN"). ```shell docker-machine ls