Skip to content

Commit

Permalink
[Docs] Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Apr 20, 2024
1 parent af37662 commit 9b977af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/ROOT/pages/usage/code_reloading.adoc
Expand Up @@ -112,7 +112,7 @@ and `cider-ns-reload-all` (kbd:[C-c M-n M-l]) commands can be used instead. Thes
invoke Clojure's `+(require ... :reload)+` and `+(require
... :reload-all)+` commands at the REPL.

TIP: Theses commands don't depend on `cider-nrepl`, so they are always available.
TIP: These commands don't depend on `cider-nrepl`, so they are always available.

== Keybindings

Expand Down

0 comments on commit 9b977af

Please sign in to comment.