[skip ci]Fix spelling errors for docker build doc (#9385)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
pull/9387/head
zwd1208 2021-10-07 15:24:02 +08:00 committed by GitHub
parent 5586063ffc
commit 5c8ed75baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ Modify vscode go setups if necessary, the setting path is **code -> preference -
![image](../docs/imgs/settings.png)
Enable Code debug by remot debugging with dlv, you can enable debugging by run the following command inside your docker:
Enable Code debug by remote debugging with dlv, you can enable debugging by run the following command inside your docker:
```shell
cp /go/bin/dlv /go/bin/dlv-dap