From f375e7926d9bfaff81aa97f2d151149d06a29de8 Mon Sep 17 00:00:00 2001 From: Bijin Krishn Date: Wed, 13 May 2026 20:54:52 +0530 Subject: [PATCH] Fix typo in 'Project requirement' section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abf153e..7394242 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Production-ready authentication and authorization API for SaaS applications built with NestJS, Prisma, and PostgreSQL, featuring RBAC, JWT auth, audit logs, and secure user management. -## Project requirment +## Project requirement - Node ^22 - Pnpm ^10