From a69b1d69cb75ea2df95f8b7b7304235a1e22a908 Mon Sep 17 00:00:00 2001 From: faisal sayed <36627266+faisalsayed10@users.noreply.github.com> Date: Tue, 30 Oct 2018 04:29:13 +0530 Subject: [PATCH] Update index.md (#24513) Fixes typo --- guide/english/devops/docker/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/devops/docker/index.md b/guide/english/devops/docker/index.md index 8ae14d545a..2c5610809f 100644 --- a/guide/english/devops/docker/index.md +++ b/guide/english/devops/docker/index.md @@ -27,7 +27,7 @@ Installation for [Windows](https://docs.docker.com/docker-for-windows/install/) Installation for [Ubuntu](https://docs.docker.com/install/linux/docker-ce/ubuntu/) -_All thoses links are for Docker CE (Community Edition)_ +_All those links are for Docker CE (Community Edition)_ --- @@ -187,4 +187,4 @@ CMD ["npm", "start"] - [Beginner friendly doc](https://medium.freecodecamp.org/a-beginner-friendly-introduction-to-containers-vms-and-docker-79a9e3e119b) - [Docker Official docs](https://docs.docker.com/get-started/) -- [Try Docker Online](http://training.play-with-docker.com/) \ No newline at end of file +- [Try Docker Online](http://training.play-with-docker.com/)