Skip to content

Commit 2c6a3c2

Browse files
committed
[Docs] Tweak some wording
1 parent 0b70bf8 commit 2c6a3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ http://www.gnu.org/software/emacs/manual/html_node/elisp/Edebug.html[Edebug]. Yo
77
image::cider_debugger.gif[CIDER Debugger]
88

99
WARNING: The debugger **does not** support ClojureScript.
10-
You might want to use https://github.com/jpmonettas/cider-storm[Cider Storm] instead.
10+
Check out https://github.com/jpmonettas/cider-storm[Cider Storm] if you need to debug ClojureScript code.
1111

1212
== Using the Debugger
1313

0 commit comments

Comments
 (0)