File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ C-M-x</kbd>) is a quick way of evaluating the current top-level form with `#dbg`
3434in front.
3535
3636At any point, you can bring up a list of all currently instrumented ` def ` s with
37- the command ` cider-browse-instrumented-defs ` . Protocols and types can be
38- instrumented as well, but they will not be listed by this command.
37+ the command < kbd >M-x</ kbd > ` cider-browse-instrumented-defs ` . Protocols and types
38+ can be instrumented as well, but they will not be listed by this command.
3939
4040## Keys
4141
@@ -140,9 +140,9 @@ C-M-x` or `C-u C-u C-c C-c`.
140140
141141## Internal Details
142142
143- * This section explains a bit of the inner workings of the debugger. It is mostly
144- to help those who are interested in contributing, and doesn't teach anything
145- about usage.*
143+ * This section explains a bit of the inner workings of the debugger. It is
144+ intended mostly to help those who are interested in contributing, and doesn't
145+ teach anything about the debugger's usage.*
146146
147147The CIDER debugger works in several steps:
148148
You can’t perform that action at this time.
0 commit comments