From 448c2239f8f62d3c0aa2f561f88d95ce150d435b Mon Sep 17 00:00:00 2001 From: kore75 <88397622+kore75@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:48:06 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 64e1e3a..3813af9 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # Blazor Server App -The idia was the create a Web Application using established Tool to create a basic table editing functionlity. +The idea was the create a Web Application using established Tool to create a basic table editing functionlity. The clean code pattern approach, would be over engineering for simple crude operation, without the need of business logic.