Skip to content

Commit 6e667ab

Browse files
committed
Tiny typo fix in README.md
1 parent 30f15f3 commit 6e667ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ And that's it!
363363
364364
### RPC or Reply/Response ###
365365
366-
So far we just have sent messages to consumers, but what if we want to get a reply from them? To achieve this we have to implement RPC calls into our application. This bundle makes is pretty easy to achieve such things with Symfony2.
366+
So far we just have sent messages to consumers, but what if we want to get a reply from them? To achieve this we have to implement RPC calls into our application. This bundle makes it pretty easy to achieve such things with Symfony2.
367367
368368
Let's add a RPC client and server into the configuration:
369369

0 commit comments

Comments
 (0)