fix: missing `Redis/Sorted Set` docs

pull/1943/head
Yition Cheung 2 years ago
parent 1a45f62e39
commit 21f3a9b262

@ -489,7 +489,7 @@ module Docs
"scripting" => "Core: Scripting and Functions", "scripting" => "Core: Scripting and Functions",
"server" => "Core: Server managment", "server" => "Core: Server managment",
"set" => "Core: Set", "set" => "Core: Set",
"sorted-set:" => "Core: Sorted Set", "sorted-set" => "Core: Sorted Set",
"stream" => "Core: Stream", "stream" => "Core: Stream",
"string" => "Core: String", "string" => "Core: String",
"transactions" => "Core: Transactions", "transactions" => "Core: Transactions",

Loading…
Cancel
Save