From 20da8c2fa0844249a20baa91f1940afec659b396 Mon Sep 17 00:00:00 2001 From: JackLCL Date: Thu, 23 Sep 2021 11:53:54 +0800 Subject: [PATCH] fix grammar error (#8364) Signed-off-by: JackLCL --- build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/README.md b/build/README.md index eb800e19e5..0483527344 100644 --- a/build/README.md +++ b/build/README.md @@ -188,7 +188,7 @@ VS Code begin load and construct Devcontainer, the progress bar display the con ![image](../docs/imgs/bar.png) -After Construction, VS Code automatically connects to the container. Now you can coding and debugging in VS Code, just like developing in your host machine. +After Construction, VS Code automatically connects to the container. Now you can code and debugging in VS Code, just like developing in your host machine. You can also use terminal of VS Code to enter the Dev container to do something. Choose **Terminal >> New Terminal** in the navigation bar, then you can enter container: