From 10d5dddfbbb63243c430a4e9ecfcd39daead7ffa Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Fri, 24 May 2024 12:29:11 +0100 Subject: [PATCH] add space on the documentation --- doc/architecture.md | 1 - 1 file changed, 1 deletion(-) 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