From 896ce6cdc102f9f77e3e249e4d29c98e009f66c5 Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Tue, 24 Dec 2024 13:11:55 +0300 Subject: [PATCH] Update index.md --- docs/en/suite/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.