From 9dbf9a0ea4213ab8d2afe8d1a9ca67f2d60b412e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Valverd=C3=A9?= Date: Tue, 20 Aug 2024 05:23:24 +0200 Subject: [PATCH] Doc fix --- src/Types/PrismaJson.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Types/PrismaJson.ts b/src/Types/PrismaJson.ts index 16577a9..4d15721 100644 --- a/src/Types/PrismaJson.ts +++ b/src/Types/PrismaJson.ts @@ -1,5 +1,5 @@ /** - * Prisma's Json types + * `@prisma/client`'s Json types * @module */