Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
inoas committed Jul 5, 2024
1 parent 91c66e1 commit 58e5508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This is an SQL query building library, thus it is not concerned about executing
#### Goals

- High degree of flexibility to compose queries:
While the focus is on building queries up there is also support for replacing
While the focus is on building queries there is also support for replacing
or removing parts of queries.
- General support on these 4 large RDMS: PostgreSQL, SQLite, MariaDB and MySQL.
- Not being tied to any specific dialect or dialect adapter library.
Expand Down

0 comments on commit 58e5508

Please sign in to comment.