From 0057f9018bc0b8f78cd5c53d8a6ae7a06141e24d Mon Sep 17 00:00:00 2001 From: James Stroud Date: Thu, 24 Mar 2022 08:58:10 -0400 Subject: [PATCH] Spell out DCS (#2228) --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index 94045a7a..4c3895ea 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -79,7 +79,7 @@ Patroni can be installed with pip: where dependencies can be either empty, or consist of one or more of the following: etcd or etcd3 - `python-etcd` module in order to use Etcd as DCS + `python-etcd` module in order to use Etcd as Distributed Configuration Store (DCS) consul `python-consul` module in order to use Consul as DCS zookeeper