From 7db7274f7c529fb0aa677450c13cf77238bc7140 Mon Sep 17 00:00:00 2001 From: Joseph Price Date: Thu, 16 May 2019 13:53:19 +0100 Subject: [PATCH] Typo Signed-off-by: Joseph Price --- .../configuration_files/files_locking_transactional.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/files_locking_transactional.rst b/admin_manual/configuration_files/files_locking_transactional.rst index f864ecade..93bd77674 100644 --- a/admin_manual/configuration_files/files_locking_transactional.rst +++ b/admin_manual/configuration_files/files_locking_transactional.rst @@ -62,7 +62,7 @@ supported memcaches. If you are on Ubuntu you can follow `this guide `_ for a complete installation from scratch. -Learn more about Reds at `Redis `_. Memcached, the popular +Learn more about Redis at `Redis `_. Memcached, the popular distributed memory caching system, is not suitable for the new file locking because it is not designed to store locks, and data can disappear from the cache at any time. Redis is a key-value store, and it guarantees that cached objects