We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c475121 commit 147ce9dCopy full SHA for 147ce9d
docs/debug_views.md
@@ -168,7 +168,7 @@ Inline breakpoints are only hit when the execution reaches the column associated
168
This is useful when debugging minified code, which contains multiple statements in a single line.
169
170
An inline breakpoint can be set using **Shift + F9** or through the context menu during a debug session.
171
-Inline breakpoint are shown inline in the editor.
+Inline breakpoints are shown inline in the editor.
172
173
Inline breakpoints can also have conditions. Editing multiple breakpoints on a line is possible through the
174
context menu in the editor's left margin.
0 commit comments