medz / prisma-dart

Prisma Client Dart is an auto-generated type-safe ORM. It uses Prisma Engine as the data access layer and is as consistent as possible with the Prisma Client JS/TS APIs.
https://prisma.pub
BSD 3-Clause "New" or "Revised" License
452 stars 30 forks source link

chore: fix `flent` to `fluent` in example #236

Closed eseidel closed 1 year ago

eseidel commented 1 year ago

I'm not sure these really want to be named "fluent" either, but "flent" made even less sense.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prisma-dart ✅ Ready (Inspect) Visit Preview Jun 17, 2023 6:57pm
medz commented 1 year ago

Thx