diff --git a/docs/en/suite/index.md b/docs/en/suite/index.md index ce1c9b3454..1c99ed7198 100644 --- a/docs/en/suite/index.md +++ b/docs/en/suite/index.md @@ -16,4 +16,4 @@ ABP Suite is a complementary tool to the ABP Platform. ABP Suite allows you to b It's a .NET Core Global tool that can be installed from the command line. If you are using [ABP Studio](../studio/index.md), you don't even need to install it because it should already be installed, when you first installed the [ABP Studio](../studio/index.md). -By using the ABP Suite, you can create a new ABP solution, generate CRUD pages from the database to the front-end and directly get a kickstart for your application. ABP Suite is actively developed and new features are being added version by version according to roadmap and your feedbacks. \ No newline at end of file +By using the ABP Suite, you can generate CRUD pages from the database to the front-end and directly get a kickstart for your application. ABP Suite is actively developed and new features are being added version by version according to the roadmap and your feedback.