diff --git a/docs/BAZEL.md b/docs/BAZEL.md index 6bfe96f76e..c381cf2d81 100644 --- a/docs/BAZEL.md +++ b/docs/BAZEL.md @@ -92,7 +92,7 @@ First time setup: "type": "node", "request": "attach", "name": "Attach to Remote", - "port": 9229, + "port": 9229 } ```