emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider 9b977afe9e: [Docs] Fix a typo


From: ELPA Syncer
Subject: [nongnu] elpa/cider 9b977afe9e: [Docs] Fix a typo
Date: Sat, 20 Apr 2024 15:59:33 -0400 (EDT)

branch: elpa/cider
commit 9b977afe9ee5eb2515aa6e6ec9fe79a7a86c39c8
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    [Docs] Fix a typo
---
 doc/modules/ROOT/pages/usage/code_reloading.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/modules/ROOT/pages/usage/code_reloading.adoc 
b/doc/modules/ROOT/pages/usage/code_reloading.adoc
index 6ba6a7648a..cac2b667a7 100644
--- a/doc/modules/ROOT/pages/usage/code_reloading.adoc
+++ b/doc/modules/ROOT/pages/usage/code_reloading.adoc
@@ -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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]