diff --git a/remote-debugging-docker/README.md b/remote-debugging-docker/README.md index 2ec0d35..29746a2 100644 --- a/remote-debugging-docker/README.md +++ b/remote-debugging-docker/README.md @@ -2,7 +2,7 @@ ## Setup your remote environment ### Step 1: Build docker image and run it -* Open a temrinal window +* Open a terminal window * Type the following command in the terminal window `docker build -t remote-debugging-docker .` * Type the following command in the terminal window