Skip to content

Commit ce42037

Browse files
authored
Update README.md
1 parent d46811c commit ce42037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,8 @@ We've created a few langague specific packages to help you interact with the pay
367367
| Language | ORM | Example | Package |
368368
| ---------- | ----------- | ----------------------------------------------------------------- | ---------------------------------------------------------------- |
369369
| Go | Xorm | [Go/Xorm examples](./examples/go/xorm/README.md) | [goeql](https://github.com/cipherstash/goeql) |
370-
| Typescript | Drizzle | [Drizzle examples](./examples/javascript/apps/drizzle/README.md) | [jseql](https://github.com/cipherstash/jseql) |
371-
| Typescript | Prisma | [Drizzle examples](./examples/javascript/apps/prisma/README.md) | [jseql](https://github.com/cipherstash/jseql) |
370+
| TypeScript | Drizzle | [Drizzle examples](./examples/javascript/apps/drizzle/README.md) | [jseql](https://github.com/cipherstash/jseql) |
371+
| TypeScript | Prisma | [Drizzle examples](./examples/javascript/apps/prisma/README.md) | [jseql](https://github.com/cipherstash/jseql) |
372372
| Python | SQL Alchemy | [Python examples](./examples/python/jupyter_notebook/README.md) | [eqlpy](https://github.com/cipherstash/eqlpy) |
373373

374374
### Language specific packages

0 commit comments

Comments
 (0)