Skip to content

Commit

Permalink
fix(C10.1): typo (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricayanzon authored Jul 18, 2024
1 parent 0d6d7bc commit 072ad18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chapter10/01-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ const client = postgres(databaseURL);
export const db = drizzle(client);
```

> Yes, this subsection was essentially a repeat of things you already learned in the Drzzle chapter.
> Yes, this subsection was essentially a repeat of things you already learned in the Drizzle chapter.
### Linting

Expand Down

0 comments on commit 072ad18

Please sign in to comment.