Skip to content

Commit 09245dc

Browse files
committed
README
1 parent 6930629 commit 09245dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ The extension is powered by Rust 🦀 and [SQLx](https://github.com/launchbadge/
99
using [ext-php-rs](https://github.com/extphprs/ext-php-rs). It enables safe, fast, and expressive
1010
database access with additional SQL syntax. It comes with a powerful [query builder](QUERY-BUILDER.md).
1111

12-
**Postgres**, **MySQL** and **Mssql** protocols are natively supported. Other protocols may require a custom wrapper.
12+
**Postgres**, **MySQL** and **Mssql** protocols are natively suppkorted. Other protocols may require a custom wrapper.
1313

14-
The project's goals are centered o----n providing a **secure** and **ergonomic** way to interact with SQL-based DBMS
14+
The project's goals are centered around providing a **secure** and **ergonomic** way to interact with SQL-based DBMS
1515
without any compromise on performance.
1616

1717
## Architecture

0 commit comments

Comments
 (0)