diff --git a/doc/architecture.md b/doc/architecture.md index 2f6a49cbd..5af55d56c 100644 --- a/doc/architecture.md +++ b/doc/architecture.md @@ -50,7 +50,6 @@ The project is divided into several key sections, each serving a specific purpos - **UI**: Presentation layer with Angular divided by Feature - **utils**: Utility functions and constants. -main.ts: Entry point of the application. ├── package-lock.json