diff --git a/docs/en/modules/elsa-pro.md b/docs/en/modules/elsa-pro.md index 825854345a..ae7453b9da 100644 --- a/docs/en/modules/elsa-pro.md +++ b/docs/en/modules/elsa-pro.md @@ -17,7 +17,7 @@ The Elsa module is not installed in [the startup templates](../solution-template ### Using ABP CLI -ABP CLI allows adding a module to a solution using the `add-module` command. See its [documentation](../cli#add-module) for more information. Add the Elsa module using the following command: +Use the ABP CLI `add-module` command to add the Elsa module to an existing solution: ```bash abp add-module Volo.Elsa diff --git a/docs/en/modules/file-management.md b/docs/en/modules/file-management.md index cec220ba00..c56a7e58b5 100644 --- a/docs/en/modules/file-management.md +++ b/docs/en/modules/file-management.md @@ -21,7 +21,7 @@ File Management module is not installed in [the startup templates](../solution-t ### 1. Using ABP CLI -ABP CLI allows adding a module to a solution using `add-module` command. You can check its [documentation](../cli#add-module) for more information. So, file management module can be added using the command below; +Use the ABP CLI `add-module` command to add the File Management module to an existing solution: ```bash abp add-module Volo.FileManagement diff --git a/docs/en/modules/payment-custom-gateway.md b/docs/en/modules/payment-custom-gateway.md index c648703efe..42af40467d 100644 --- a/docs/en/modules/payment-custom-gateway.md +++ b/docs/en/modules/payment-custom-gateway.md @@ -181,7 +181,7 @@ Two page types are supported by default: a pre-payment page and a post-payment p