This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new ae70d86  Update debugger.adoc
ae70d86 is described below

commit ae70d860cddf3d8d65fc9a34207ce5797ec7b35d
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed May 19 09:33:47 2021 +0200

    Update debugger.adoc
---
 docs/user-manual/modules/ROOT/pages/debugger.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/debugger.adoc 
b/docs/user-manual/modules/ROOT/pages/debugger.adoc
index 191a9b6..ce6a068 100644
--- a/docs/user-manual/modules/ROOT/pages/debugger.adoc
+++ b/docs/user-manual/modules/ROOT/pages/debugger.adoc
@@ -9,7 +9,7 @@ enhanced tracer with a debugger framework so that tooling can be
 developed to easily monitor Camel routes, trace messages and set
 breakpoints at points in a route etc.
 
-TIP:There is also a BacklogDebugger which allows
+TIP: There is also a BacklogDebugger which allows
 to debug from JMX, and 3rd party tooling.
 
 [[Debugger-AbouttheDebugger]]

Reply via email to