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

nju_yaho pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-ballista.git


The following commit(s) were added to refs/heads/main by this push:
     new 28f64eab Minor fix the doc
28f64eab is described below

commit 28f64eab245c0f7a0657f446cf01092c57e8fe2f
Author: yangzhong <[email protected]>
AuthorDate: Thu Jul 6 13:26:43 2023 +0800

    Minor fix the doc
---
 ballista/client/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ballista/client/README.md b/ballista/client/README.md
index 6588a50d..26cd90cc 100644
--- a/ballista/client/README.md
+++ b/ballista/client/README.md
@@ -42,7 +42,7 @@ This crate is tested with the latest stable version of Rust. 
We do not currrentl
 ## Starting a cluster
 
 There are numerous ways to start a Ballista cluster, including support for 
Docker and
-Kubernetes. For full documentation, refer to the deployment section of the 
+Kubernetes. For full documentation, refer to the deployment section of the
 [Ballista User Guide](https://arrow.apache.org/ballista/user-guide/deployment/)
 
 A simple way to start a local cluster for testing purposes is to use cargo to 
install

Reply via email to