diff --git a/build/README.md b/build/README.md index f39d94842d..975551a880 100644 --- a/build/README.md +++ b/build/README.md @@ -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