Skip to content

Commit 9b977af

Browse files
committed
[Docs] Fix a typo
1 parent af37662 commit 9b977af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ and `cider-ns-reload-all` (kbd:[C-c M-n M-l]) commands can be used instead. Thes
112112
invoke Clojure's `+(require ... :reload)+` and `+(require
113113
... :reload-all)+` commands at the REPL.
114114

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

117117
== Keybindings
118118

0 commit comments

Comments
 (0)