File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ In many ways the CIDER scratchpad is similar to Emacs's own `*scratch*` buffer.
3535## Macroexpansion
3636
3737Pressing <kbd >C-c C-m</kbd > after some form in a source buffer or the REPL will
38- result in a new buffer, showing the macroexpansion of form in question. You'll
39- have access to additional keybindings in the macroexpansion buffer (which is
40- internally using ` cider-macroexpansion-mode ` ):
38+ result in a new buffer, showing the macroexpansion of the form in
39+ question. You'll have access to additional keybindings in the macroexpansion
40+ buffer (which is internally using ` cider-macroexpansion-mode ` ):
4141
4242Keyboard shortcut | Description
4343--------------------------------|-------------------------------
You can’t perform that action at this time.
0 commit comments