diff --git a/src/lib/content.ts b/src/lib/content.ts index ad938a3e..307e3d76 100644 --- a/src/lib/content.ts +++ b/src/lib/content.ts @@ -1,2 +1,2 @@ export const description = - 'A TypeScript toolkit that supercharges Prisma ORM with a fine-grained Authorization layer, auto-generated type-safe APIs/hooks to unlock its full potential for full-stack development.'; + 'A TypeScript toolkit that enhances Prisma ORM with flexible Authorization and auto-generated, type-safe APIs/hooks, simplifying full-stack development.'; diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 70a2720a..dcaf866a 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -27,8 +27,8 @@ function Header() {
In Minutes

- A TypeScript toolkit that supercharges Prisma ORM with a fine-grained Authorization layer, - auto-generated type-safe APIs/hooks to unlock its full potential for full-stack development. + A TypeScript toolkit that enhances Prisma ORM with flexible Authorization and + auto-generated, type-safe APIs/hooks, simplifying full-stack development