From 6d0acb330a00a5c373ab17c36c5a20ae3b72e063 Mon Sep 17 00:00:00 2001
From: Mustafa Paltun <mpaltun@gmail.com>
Date: Wed, 27 Jun 2018 16:33:31 +0300
Subject: [PATCH] Update help.h

---
 src/help.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/help.h b/src/help.h
index 005afd94..c89f1f44 100644
--- a/src/help.h
+++ b/src/help.h
@@ -975,7 +975,7 @@ struct commandHelp {
     "5.0.0" },
     { "XPENDING",
     "key group [start end count] [consumer]",
-    "Return information and entries from a stream conusmer group pending entries list, that are messages fetched but never acknowledged.",
+    "Return information and entries from a stream consumer group pending entries list, that are messages fetched but never acknowledged.",
     14,
     "5.0.0" },
     { "XRANGE",