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")