Skip to content

Commit

Permalink
[Docs] Tweak some wording
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Sep 25, 2024
1 parent 0b70bf8 commit 2c6a3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/modules/ROOT/pages/debugging/debugger.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ http://www.gnu.org/software/emacs/manual/html_node/elisp/Edebug.html[Edebug]. Yo
image::cider_debugger.gif[CIDER Debugger]

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

== Using the Debugger

Expand Down

0 comments on commit 2c6a3c2

Please sign in to comment.