Skip to content

Commit 147ce9d

Browse files
Update debug_views.md (#212)
Grammarly Check Co-authored-by: Jens Reinecke <[email protected]>
1 parent c475121 commit 147ce9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debug_views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Inline breakpoints are only hit when the execution reaches the column associated
168168
This is useful when debugging minified code, which contains multiple statements in a single line.
169169

170170
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.
171+
Inline breakpoints are shown inline in the editor.
172172

173173
Inline breakpoints can also have conditions. Editing multiple breakpoints on a line is possible through the
174174
context menu in the editor's left margin.

0 commit comments

Comments
 (0)