1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Corrected typo (resdis -> redis)

This commit is contained in:
Quentin Brossard 2013-12-11 13:15:27 +01:00
parent fb9ddc5de5
commit af21908493

View file

@ -27,7 +27,7 @@ you can add ambassadors
(consumer) --> (redis-ambassador) ---network---> (redis-ambassador) --> (redis)
When you need to rewire your consumer to talk to a different resdis server, you
When you need to rewire your consumer to talk to a different redis server, you
can just restart the ``redis-ambassador`` container that the consumer is connected to.
This pattern also allows you to transparently move the redis server to a different