This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 44aeacb 2025/04/10 00:07:01: Generated dev website from
groovy-website@a5f5938
44aeacb is described below
commit 44aeacb4ff68dbcbed7830647f5112631b8070cf
Author: jenkins <[email protected]>
AuthorDate: Thu Apr 10 00:07:01 2025 +0000
2025/04/10 00:07:01: Generated dev website from groovy-website@a5f5938
---
blog/groovy-gatherers.html | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/blog/groovy-gatherers.html b/blog/groovy-gatherers.html
index 9b0544d..7ccde22 100644
--- a/blog/groovy-gatherers.html
+++ b/blog/groovy-gatherers.html
@@ -58,13 +58,12 @@
<table><tr><td style="padding: 0px; padding-left: 20px; padding-right: 20px;
font-size: 18pt; line-height: 1.5; margin: 0px">
<div class="paragraph">
<p><span class="blue"><em>JDK 24’s Gatherer enhancements support
-the creation of more flexible and efficient stream pipelines for a number of
scenarios. Let’s explore some of those scenarios with Groovy, and also
-explore Groovy’s built-in collection functionality
-which handles some of those same scenarios for JDK 8+ users!</em></span></p>
+the creation of more flexible and efficient stream pipelines for a number of
scenarios. Let’s explore some of those scenarios with Groovy, and look at
Groovy’s equivalent collection functionality
+to handle similar scenarios for JDK 8+ users!</em></span></p>
</div>
</td></tr></table>
<div class="paragraph">
-<p>An interesting feature in recent JDK verions is <em>Gatherers</em>:</p>
+<p>An interesting feature in recent JDK versions is <em>Gatherers</em>:</p>
</div>
<div class="ulist">
<ul>