diff --git a/readme/codeTipsProxy.md b/readme/codeTipsProxy.md index a35ba1d..d45abf6 100644 --- a/readme/codeTipsProxy.md +++ b/readme/codeTipsProxy.md @@ -15,7 +15,7 @@ process.env.telemetryUrl="http://127.0.0.1/telemetry"; ``` **1.1.extension.js全文搜索替换下面两个接口,替换为上方定义的环境变量,注意引号一起搜索替换** -(当然你也可以不定义环境变量直接搜索后替换成自己的url) +(当然你也可以不定义环境变量,直接搜索后替换成自己的url) ```js "https://copilot-proxy.githubusercontent.com"