diff --git a/docs/3.0.0-beta.x/plugin-development/plugin-architecture.md b/docs/3.0.0-beta.x/plugin-development/plugin-architecture.md index 1c3287cdd9..62548b8216 100644 --- a/docs/3.0.0-beta.x/plugin-development/plugin-architecture.md +++ b/docs/3.0.0-beta.x/plugin-development/plugin-architecture.md @@ -1,7 +1,7 @@ # Plugin Folders and Files Architecture -The logic of a plugin is located at its root directory `./plugins/**`. The admin panel related parts of each plugin is contained in the `/admin` folder. -The folders and files structure is the following: +The logic of a plugin is located at its root directory `./plugins/**`. The admin panel related parts of each plugin are contained in the `/admin` folder. +The folders and files structure are the following: