NO-JIRA minor typo in doc'd config sample

This commit is contained in:
Pat Fox 2017-11-03 13:05:10 +01:00
parent 520fe1c5b5
commit fcf4f3e79a
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ Sockets are being used and also use the appropriate decoders
It is possible to limit which protocols are supported by using the
`protocols` parameter on the Acceptor like so:
<connector name="netty">tcp://localhost:61617?protocols=CORE,AMQP</connector>
<acceptor name="netty">tcp://localhost:61617?protocols=CORE,AMQP</acceptor>
## Configuring Netty TCP