Add missing verb on the note about relays

This commit is contained in:
ugultopu 2017-12-03 21:58:47 -04:00 committed by Rossen Stoyanchev
parent 0ef117ff11
commit 04ab93ceb4
1 changed files with 1 additions and 1 deletions

View File

@ -1383,7 +1383,7 @@ it acts as a "relay" that forwards messages in both directions.
[NOTE]
====
Please `org.projectreactor:reactor-net` and `io.netty:netty-all`
Please add `org.projectreactor:reactor-net` and `io.netty:netty-all`
dependencies to your project for TCP connection management.
====