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.