From dc5138fb3fcffd2554cdbe0d98662710e9aee2ae Mon Sep 17 00:00:00 2001 From: Simon Prickett Date: Mon, 12 Jul 2021 23:39:28 +0100 Subject: [PATCH] Fixed small typo in modules page. --- views/modules.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/modules.haml b/views/modules.haml index 877a651a..a4b56509 100644 --- a/views/modules.haml +++ b/views/modules.haml @@ -5,7 +5,7 @@ %h1 Redis Modules %p - This is a list of Redis modules, for Redis v4.0 or greater, ordered by Github stars. This list contains two set of modules: modules under an OSI approved license, and modules that are under some proprietary license. Non OSI modules are clearly flagged as not open source. Also to have the source code hosted at Github is currently mandatory. To add your module here please send a pull request for the modules.json file in the Redis-doc repository. More information about Redis modules can be found here. + This is a list of Redis modules, for Redis v4.0 or greater, ordered by Github stars. This list contains two sets of modules: modules under an OSI approved license, and modules that are under some proprietary license. Non OSI modules are clearly flagged as not open source. Also to have the source code hosted at Github is currently mandatory. To add your module here please send a pull request for the modules.json file in the Redis-doc repository. More information about Redis modules can be found here. %table %col(class="name")