Skip to content

Commit

Permalink
[doc] Polish a typo in debugging.adoc
Browse files Browse the repository at this point in the history
Do-over of the below PR on 3.3.x branch.

Reviewed-in: reactor#2449
  • Loading branch information
simonbasle committed Oct 23, 2020
1 parent 6150334 commit 5de4176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/asciidoc/debugging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ the `Flux`.
== Activating Debug Mode - aka tracebacks

WARNING: this section describes the easiest but also the slowest way to enable
the debugging capabitilies due to the fact that it captures the stacktrace on every operator.
the debugging capabilities due to the fact that it captures the stacktrace on every operator.
See <<checkpoint-alternative>> for a more fine grained way of debugging,
and <<reactor-tools-debug>> for a more advanced and performant global option.

Expand Down

0 comments on commit 5de4176

Please sign in to comment.