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

jakevin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f80bcac5 fix: typo of greptimedb (#5103)
0f80bcac5 is described below

commit 0f80bcac58a807618f4ab96a6e9f8e03f68cae4e
Author: Jiachun Feng <[email protected]>
AuthorDate: Sun Jan 29 18:22:04 2023 +0800

    fix: typo of greptimedb (#5103)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d09b7aaa9..f5e986739 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ Here are some of the projects known to use DataFusion:
 - [datafusion-tui](https://github.com/datafusion-contrib/datafusion-tui) Text 
UI for DataFusion
 - [delta-rs](https://github.com/delta-io/delta-rs) Native Rust implementation 
of Delta Lake
 - [Flock](https://github.com/flock-lab/flock)
-- [Greptime DB](https://github.com/GreptimeTeam/greptimedb) Open Source & 
Cloud Native Distributed Time Series Database
+- [GreptimeDB](https://github.com/GreptimeTeam/greptimedb) Open Source & Cloud 
Native Distributed Time Series Database
 - [InfluxDB IOx](https://github.com/influxdata/influxdb_iox) Time Series 
Database
 - [Kamu](https://github.com/kamu-data/kamu-cli/) Planet-scale streaming data 
pipeline
 - [Parseable](https://github.com/parseablehq/parseable) Log storage and 
observability platform

Reply via email to