diff --git a/README.md b/README.md index 4986008..f1ca264 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ These implementations will be the adapter - `{modue}\Infrastructure\Adapter`: To make the code organised each module uses Layered Architecture and each functional area is divided on four layers: * `Application` -* `Doman` +* `Domain` * `Infrastructure` * `UI`