This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3774363b6 fix a typo in testing page
3774363b6 is described below

commit 3774363b655a0001b6d52f6074666bca9fd74066
Author: shuaiwang516 <[email protected]>
AuthorDate: Thu Apr 4 12:53:00 2024 -0500

    fix a typo in testing page
    
    Patch by shuaiwang516; reviewed by brandonwilliams for CASSANDRA-19527
---
 site-content/source/modules/ROOT/pages/development/testing.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site-content/source/modules/ROOT/pages/development/testing.adoc 
b/site-content/source/modules/ROOT/pages/development/testing.adoc
index 858b6ea6f..ba37988b8 100644
--- a/site-content/source/modules/ROOT/pages/development/testing.adoc
+++ b/site-content/source/modules/ROOT/pages/development/testing.adoc
@@ -147,7 +147,7 @@ 
AntClassLoader[/.../cassandra-trunk/lib/jstackjunit-0.0.1.jar]
 _Stress_ and _FQLTool_ are separate modules located under the `tools`
 directory in the Cassandra project. They have their own source code and
 unit tests. To run the tests for those tools, first, build jar artifacts
-for them but calling:
+for them by calling:
 
 [source,]
 ----


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to