Fix asciidoc typo

This commit is contained in:
Eric Bottard
2015-11-05 08:48:44 +01:00
parent 895336f60a
commit eec937b6d9

View File

@@ -63,7 +63,7 @@ See <<routing-slip>> for more information.
*POJO Support*
Often a header value cannot be defined statically and has to be determined dynamically based on some content in the Message.
That is why_Header Enricher_ allows you to also specify a bean reference using the `ref` and `method` attribute.
That is why _Header Enricher_ allows you to also specify a bean reference using the `ref` and `method` attribute.
The specified method will calculate the header value.
Let's look at the following configuration: