Fix grammar

This commit is contained in:
Dan Dascalescu 2019-10-21 03:41:05 -05:00 committed by GitHub
parent 95985ff555
commit 8066bcd963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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:
<!-- ```
/plugin