From 1666b1a8d8d629fd4ea89b083863dc217154eee9 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 8 Jul 2015 10:55:44 +0100 Subject: Fix a ton of typos. --- docs/REDIS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/REDIS') diff --git a/docs/REDIS b/docs/REDIS index 375d9b4a2..54358d16f 100644 --- a/docs/REDIS +++ b/docs/REDIS @@ -152,7 +152,7 @@ Table of Contents HMSET hash:BotInfo:8 nick redis user redis host services.anope.org realname "Services for IRC Networks" Note if you are using HSET instead of HMSET you will need to use a transaction, as shown in the above example. - If you are watching your services logs you will immediatly see: + If you are watching your services logs you will immediately see: USERS: redis!redis@services.anope.org (Services for IRC Networks) connected to the network (services.anope.org) -- cgit