diff --git a/src/reference/asciidoc/router.adoc b/src/reference/asciidoc/router.adoc index 920d7fbc4c..8e2fb309ea 100644 --- a/src/reference/asciidoc/router.adoc +++ b/src/reference/asciidoc/router.adoc @@ -996,7 +996,7 @@ The `ref` attribute references the bean name of a custom Router implementation ( - + ---- Alternatively, `ref` may point to a simple POJO that contains the @Router annotation (see below), or the `ref` may be combined with an explicit `method` name.