Skip to content

Commit f7f468f

Browse files
committed
Tweak wording
1 parent d39e49c commit f7f468f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/debugging/inspector.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You'll have access to additional keybindings in the inspector buffer
5959
| Set a new maximum length above which nested atoms (non-collections) are truncated
6060

6161
| kbd:[d]
62-
| Defines a var in the REPL namespace with current inspector value. If you tend to always choose the same name, you may want to set the `cider-inspector-preferred-var-names` customization option.
62+
| Defines a var in the REPL namespace with current inspector value. If you tend to always choose the same name(s), you may want to set the `cider-inspector-preferred-var-names` customization option.
6363
|===
6464

6565
== Configuration

0 commit comments

Comments
 (0)