fix sentence grammar error (#8453)

Signed-off-by: JackLCL <chenglong.li@zilliz.com>
pull/8458/head
JackLCL 2021-09-24 11:55:55 +08:00 committed by GitHub
parent 7462e141ea
commit 1434a5f99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ VS Code begin load and construct Devcontainer, the progress bar display the con
After Construction, VS Code automatically connects to the container. Now you can code and debug 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:
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 the container:
![image](../docs/imgs/terminal.png)