From df1abde3cb5d3eded28341ab32e1b4cb2b1ba58c Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Mon, 23 Dec 2024 16:55:04 +0300 Subject: [PATCH] Update part-01.md --- docs/en/tutorials/modular-crm/part-01.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/tutorials/modular-crm/part-01.md b/docs/en/tutorials/modular-crm/part-01.md index 156e743ddf..ddc6e8debe 100644 --- a/docs/en/tutorials/modular-crm/part-01.md +++ b/docs/en/tutorials/modular-crm/part-01.md @@ -22,7 +22,7 @@ Follow the *[Get Started](../../get-started/single-layer-web-application.md)* gu You can select the other options based on your preference. -> **Please complete the [Get Stared](../../get-started/single-layer-web-application.md) guide and run the web application before going further.** +> **Please complete the [Get Started](../../get-started/single-layer-web-application.md) guide and run the web application before going further.** The initial solution structure should be like the following in ABP Studio's *[Solution Explorer](../../studio/solution-explorer.md)*: @@ -38,4 +38,4 @@ The `ModularCrm` module is the core of your application, built as a single-layer ## Summary -We've created the initial single layer monolith solution. In the next part, we will learn how to create a new application module and install it to the main application. \ No newline at end of file +We've created the initial single layer monolith solution. In the next part, we will learn how to create a new application module and install it to the main application.