Skip to content

Commit 015b969

Browse files
authored
Fix AddressResolver typo in the amqp.adoc
1 parent 547c140 commit 015b969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/asciidoc/amqp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ The following example with a custom thread factory that prefixes thread names wi
441441

442442
===== AddressResolver
443443

444-
Starting with version 2.1.15, you can now use an `AddressResover` to resolve the connection address(es).
444+
Starting with version 2.1.15, you can now use an `AddressResolver` to resolve the connection address(es).
445445
This will override any settings of the `addresses` and `host/port` properties.
446446

447447
===== Naming Connections

0 commit comments

Comments
 (0)