fix grammar error (#8364)

Signed-off-by: JackLCL <chenglong.li@zilliz.com>
This commit is contained in:
JackLCL 2021-09-23 11:53:54 +08:00 committed by GitHub
parent bc7fc50493
commit 20da8c2fa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: