From 8d51db563b4b10cb385ef9061c0c3d3cdb1515db Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 25 May 2026 07:40:15 +0200 Subject: typo in stream description --- mkmodular | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mkmodular b/mkmodular index 23a1d73..22dad9c 100755 --- a/mkmodular +++ b/mkmodular @@ -125,8 +125,7 @@ data: summary: Redis persistent key-value database description: >- Alternative redis @VERSION@ module. - The remi-@VERSION@ stream provides more recent versions - and than default @VERSION@ stream. + The remi-@VERSION@ stream provides recent versions and modules. license: module: - GPLv2+ @@ -168,8 +167,7 @@ data: summary: Valkey persistent key-value database description: >- Alternative valkey @VERSION@ module. - The remi-@VERSION@ stream provides more recent versions - and than default @VERSION@ stream. + The remi-@VERSION@ stream provides recent versions and modules. license: module: - GPLv2+ @@ -212,7 +210,7 @@ data: description: >- Alternative memcached module. The remi stream provides more recent versions - and than default repository. + than default repository. license: module: - GPLv2+ -- cgit