From f7a14b54bb52e937d64e81b838263fd072d9d522 Mon Sep 17 00:00:00 2001 From: Prateek Gupta Date: Mon, 5 Aug 2019 15:04:41 +0530 Subject: [PATCH] Terminal spelling corrected at line 5. --- remote-debugging-docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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