Skip to content

Commit 629b5aa

Browse files
Merge pull request #3904 from stephan281094/patch-1
Fix minor typo (bacth → batch)
2 parents eba87c6 + 32456cb commit 629b5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelogs/drizzle-orm/0.29.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ await migrate(db, {
6767
});
6868
```
6969

70-
### 🎉 SQLite Proxy bacth and Relational Queries support
70+
### 🎉 SQLite Proxy batch and Relational Queries support
7171

7272
- You can now use `.query.findFirst` and `.query.findMany` syntax with sqlite proxy driver
7373

0 commit comments

Comments
 (0)