diff --git a/doc/intro.md b/doc/intro.md index 79edb408ab..0a83067f53 100644 --- a/doc/intro.md +++ b/doc/intro.md @@ -508,7 +508,7 @@ PEDA like details: `drr;pd 10@-10;pxr 40@esp` Debug in visual mode ``` -toggl breakpoints with F2 +toggle breakpoints with F2 single-step with F7 (s) step-over with F8 (S) continue with F9