From 4206db8a2fd0c7088b579266874d909001b16878 Mon Sep 17 00:00:00 2001 From: Code Ninja Date: Tue, 12 Nov 2024 17:21:51 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a012bd7..65c8ab7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Cross cutting concerns are requirements that are general and common across the a > * Managed Async processing. > * Thread Local Storage. > * Inversion of Control. -> * Model View * (Controller, Presenter, ViewModel) Compatible. +> * Model View * (Controller, Presenter, ViewModel) Compatibility. > * Many more ## Clean Architecture