Browse Source

Update part-01.md

pull/21697/head
Engincan VESKE 1 year ago
committed by GitHub
parent
commit
df1abde3cb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/tutorials/modular-crm/part-01.md

4
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.
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.

Loading…
Cancel
Save