From f207e44cecc31346dd6724dbd727a1ad0a6f7099 Mon Sep 17 00:00:00 2001 From: Imdadurahman <115068947+IMDADLY@users.noreply.github.com> Date: Fri, 10 Apr 2026 20:01:13 +0530 Subject: [PATCH] Fix typo in CRUD operations section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ae69f..32b9c84 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Features - Login and Logout -- CURD Operations +- CRUD Operations - Data are stored in MySql database - Neat and clean UI