Skip to content

Commit c9fb670

Browse files
committed
docs: tweak developer guide heading text
1 parent a246a35 commit c9fb670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ You can find more info about debugging [tests with Bazel in the docs.](https://g
9494
- Provide additional `e2e_runner` options using `--test_arg`: `--test_arg="--package-manager=yarn"`
9595

9696
When running the debug commands, Node will stop and wait for a debugger to attach.
97-
You can attach your IDE to the debugger to stop on breakpoints and step through the code. Also, see [IDE Specific Usage](#ide-specific-usage) for a
97+
You can attach your IDE to the debugger to stop on breakpoints and step through the code. Also, see [IDE-specific usage](#ide-specific-usage) for a
9898
simpler debug story.
9999

100100
## IDE Specific Usage

0 commit comments

Comments
 (0)