Skip to content

Commit 9012282

Browse files
committed
Improve README
1 parent 10754c0 commit 9012282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ following services:
2222
For each peer node, at least one [RabbitMQ queue] must be configured on
2323
the broker instance, so that all SMP messages that need to be send to a
2424
given peer, are placed in the respective peer's queue(s). The STOMP
25-
client(s) for each peer node will read from this queue(s). See the
26-
`configure-queue` command bellow.
25+
client(s) for each peer node will read from the respective peer's
26+
queue(s). See the `configure-queue` command bellow.
2727

2828
Also, a [RabbitMQ exchange] named **`creditors_in`**, **`debtors_in`**,
2929
or **`accounts_in`** (depending on the type of the Swaptacular node) must

0 commit comments

Comments
 (0)