Skip to content

Commit 9e5cde1

Browse files
committed
Polish blurb
1 parent e2a93ec commit 9e5cde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h1 class="text-4xl md:text-5xl lg:text-6xl font-bold mb-4 spock-blue-text" data
185185
</p>
186186
<p class="max-w-3xl mx-auto text-lg text-gray-300 mb-12" data-aos="fade-up" data-aos-delay="200">
187187
Spock is a testing, specification, and mocking framework for JVM developers that emphasizes readability and clarity.
188-
By blending BDD concepts and Groovy's concise syntax, Spock helps teams write tests that are not only easy to understand but also enjoyable to maintain.
188+
By blending BDD concepts and Groovy's concise syntax, Spock helps teams write tests that are easy to understand and enjoyable to maintain.
189189
</p>
190190
</div>
191191
</section>

0 commit comments

Comments
 (0)