spellcheck redis while i'm here authored by anarcat's avatar anarcat
......@@ -385,11 +385,11 @@ originating HTTP request, at least.)
### Redis is unreachable from the frontend server
The frontend server depends on being able to contact redis on the CiviCRM
server. Transactions need to interact with redis in order to complete
The frontend server depends on being able to contact Redis on the CiviCRM
server. Transactions need to interact with Redis in order to complete
successfully.
If redis is unreachable, first check if the VPN is disconnected:
If Redis is unreachable, first check if the VPN is disconnected:
root@donate-01:~# ipsec status
Routed Connections:
......
......