diff --git a/doc/fluid/beginners_guide/install/install_Docker_en.md b/doc/fluid/beginners_guide/install/install_Docker_en.md index 22b4531a5ffba03ed21dc6769518be628bb2c7f6..c2211d480b735ec103cd34946e93f35294b836b7 100644 --- a/doc/fluid/beginners_guide/install/install_Docker_en.md +++ b/doc/fluid/beginners_guide/install/install_Docker_en.md @@ -77,7 +77,7 @@ You can find docker images of all versions of PaddlePaddle in [DockerHub](https: #enter the started container docker attach [Name of container] ``` -* If you are new with Docker, please refer ro information on the Internet, such as [Docker Tutorial](http://www.runoob.com/docker/docker-hello-world.html) +* If you are new with Docker, please refer to information on the Internet, such as [Docker Tutorial](http://www.runoob.com/docker/docker-hello-world.html) . ## How to Unload