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

alenka pushed a commit to branch AlenkaF-patch-1
in repository https://gitbox.apache.org/repos/asf/arrow-site.git

commit 6116429f1027d517a9c4e2616e18e80af9a4e788
Author: Alenka Frim <[email protected]>
AuthorDate: Thu Jul 28 19:38:34 2022 +0200

    MINOR: [Website] Correct two typos in powerd_by.md
---
 powered_by.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/powered_by.md b/powered_by.md
index 2a9f235d05..b887211f8c 100644
--- a/powered_by.md
+++ b/powered_by.md
@@ -73,7 +73,7 @@ short description of your use case.
 * **[Bodo][36]:** Bodo is a universal Python analytics engine that 
democratizes High Performance 
    Computing (HPC) architecture for mainstream enterprises, allowing Python 
analytics workloads to
    scale efficiently. Bodo uses Arrow to support I/O for Parquet files, as 
well as internal support for data operations.
-  **[ClickHouse][44]:** An open-source analytical database management system. 
+* **[ClickHouse][44]:** An open-source analytical database management system. 
    ClickHouse is using Apache Arrow for data import and export, and for direct 
querying of external datasets 
    in Arrow, ArrowStream, Parquet and ORC formats.
 * **[Cylon][35]:**  An open-source high performance distributed data 
processing library 
@@ -126,7 +126,7 @@ short description of your use case.
   serve as input for our implemented ML algorithms. Those dataframes can be
   accessed from the FPGAs with a single DMA operation by implementing a shared
   memory communication schema.
-* **[InfluxDB IOx][42]:**InfluxDB IOx is an open source time series database
+* **[InfluxDB IOx][42]:** InfluxDB IOx is an open source time series database
   written in Rust.  It is the future core of InfluxDB; supporting
   industry standard SQL, InfluxQL, and Flux. IOx uses Apache Arrow as its 
in-memory
   format, Apache Parquet as its persistence format and Apache Arrow Flight for 
RPC.

Reply via email to