Skip to content

Commit 5dcae7c

Browse files
authored
Merge pull request #486 from slvssb/slvssb-patch-2
fix: changed "Bun:SQLite" to match the new database guide
2 parents 4a29281 + 05e208a commit 5dcae7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/get-started/bun-sqlite-existing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import UpdateSchema from '@mdx/get-started/sqlite/UpdateSchema.mdx';
2020

2121
<Breadcrumbs/>
2222

23-
# Get Started with Drizzle and SQLite in existing project
23+
# Get Started with Drizzle and Bun:SQLite in existing project
2424

2525
<Prerequisites>
2626
- **dotenv** - package for managing environment variables - [read here](https://www.npmjs.com/package/dotenv)

0 commit comments

Comments
 (0)