Skip to content

Commit

Permalink
fix grammar error (milvus-io#8364)
Browse files Browse the repository at this point in the history
Signed-off-by: JackLCL <chenglong.li@zilliz.com>
  • Loading branch information
JackLCL authored Sep 23, 2021
1 parent bc7fc50 commit 20da8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 20da8c2

Please sign in to comment.