Skip to content

Commit a131791

Browse files
committed
Fix a couple of typos
1 parent 2be1584 commit a131791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/usage/misc_features.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@ invoke Clojure's `+(require ... :reload)+` and `+(require
120120
The `cider-selector` (kbd:[C-c M-s]) command allows you to quickly navigate to
121121
important buffers in the context of a Clojure project - e.g. the REPL, the
122122
stacktrace buffer, the doc buffer, the most recently visited Clojure file, etc.
123-
The usage of the command is extremely simple - after invoking you need to type a
123+
The usage of the command is extremely simple - after invoking it you need to type a
124124
single key identifying the target buffer (e.g. `r` for the REPL).
125125

126-
Here's a list of all of `cider-selectors`'s keybindings:
126+
Here's a list of all of `cider-selector`'s keybindings:
127127

128128
|===
129129
| Keyboard shortcut | Description

0 commit comments

Comments
 (0)