From 01c6163a0f9701a5317a806ea61ee583e7df183f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksandar=20Nikoli=C4=87?= Date: Sat, 20 Aug 2016 00:29:15 +0200 Subject: [PATCH] fix a typo in installation/docker.md Change "wery" to "very". --- docs/installation/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/docker.md b/docs/installation/docker.md index 77fa5d33a..31d00a0cd 100644 --- a/docs/installation/docker.md +++ b/docs/installation/docker.md @@ -1,7 +1,7 @@ Docker ====== -If you are using Docker, there is a wery simple way to try PowerShell: +If you are using Docker, there is a very simple way to try PowerShell: ``` docker run -it powershell