Skip to content

Commit

Permalink
docs: Update README.md (#746)
Browse files Browse the repository at this point in the history
PostgresSQL -> PostgreSQL
  • Loading branch information
csunny authored Oct 30, 2023
2 parents f6a89ad + 8040ea4 commit 52d6095
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Currently, we have released multiple key features, which are listed below to dem
| DataSource | support | Notes |
| ------------------------------------------------------------------------------ | ----------- | ------------------------------------------- |
| [MySQL](https://www.mysql.com/) | Yes | |
| [PostgresSQL](https://www.postgresql.org/) | Yes | |
| [PostgreSQL](https://www.postgresql.org/) | Yes | |
| [Spark](https://github.com/apache/spark) | Yes | |
| [DuckDB](https://github.com/duckdb/duckdb) | Yes | |
| [Sqlite](https://github.com/sqlite/sqlite) | Yes | |
Expand Down Expand Up @@ -254,7 +254,7 @@ The core capabilities mainly consist of the following parts:

- Multi Datasource Support
- [x] MySQL
- [x] PostgresSQL
- [x] PostgreSQL
- [x] Spark
- [x] DuckDB
- [x] Sqlite
Expand Down

0 comments on commit 52d6095

Please sign in to comment.