diff --git a/apps/docs/src/plugins/structure/config.md b/apps/docs/src/plugins/structure/config.md index e63fc26..fb8ce9c 100644 --- a/apps/docs/src/plugins/structure/config.md +++ b/apps/docs/src/plugins/structure/config.md @@ -44,12 +44,12 @@ This reference page covers the config types available in `plugin.json`. If you'r backend ❌ - The relative path to the frontend directory. If not provided, the default folder is frontend. + The relative path to the backend directory. If not provided, the default folder is backend. frontend ❌ - The relative path to the backend directory. If not provided, the default folder is backend. + The relative path to the frontend directory. If not provided, the default folder is frontend. backendType