From 4a664b4e2cf2c0b2c4b8e8bbf0f834b2da1ca3dc Mon Sep 17 00:00:00 2001 From: Soldy <4786022+Soldy@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:35:52 +0100 Subject: [PATCH] typo Signed-off-by: Soldy <4786022+Soldy@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91033b0..fb70726 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Panthera has four versions. When using Panthera, the correct approach involves limiting the backend software access to direct database queries. \ That forces the developers to call a function or a procedure, ensuring safer data management. \ Panthera is optimal for Test-Driven Development (TDD). \ -Panthera logic has performance benefits. \ +Panthera logic has performance benefits. # Why not use Panthera?