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/)