Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
WinPooh32 committed Jan 4, 2024
1 parent 579f8bf commit 87c577e
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 @@ -8,8 +8,8 @@ NORM is **N**ot an **ORM**.

It does:

- provide **unified** CRUD API for your queries;
- provide a **unified** CRUD API for your queries;
- use generics for your types;
- **not** generate sql migrations;
- **not** generate SQL migrations;
- **not** generate queries from structs;
- **not** manage transactions.

0 comments on commit 87c577e

Please sign in to comment.