From 5c9ec8cccefe4ad82b4d17fde24d6fd23b86051b Mon Sep 17 00:00:00 2001 From: vilaca Date: Sun, 7 Apr 2024 01:07:57 +0100 Subject: [PATCH] fix sentence --- scripts/diffs.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/diffs.sh b/scripts/diffs.sh index e51a12f..37ace4b 100755 --- a/scripts/diffs.sh +++ b/scripts/diffs.sh @@ -60,4 +60,5 @@ done < "today-nr" printf '\n\n\n\n' -echo This chart estimates what are the 30 most popular OSS Devops tools by calculating how many Github stars each repository received in the last seven days. +echo This chart estimates the 30 most popular open-source DevOps tools by tallying the GitHub stars each repository received in the last seven days. +