diff --git a/src/core/CONVENTIONS.md b/src/core/CONVENTIONS.md index a6102c0748d..5d24b54d992 100644 --- a/src/core/CONVENTIONS.md +++ b/src/core/CONVENTIONS.md @@ -32,7 +32,7 @@ Definition of done for a feature: ## Technical Conventions ### Plugin Structure -All OpenSearch Dashboards plugins built at Elastic should follow the same structure. +All OpenSearch Dashboards plugins should follow the same structure. ``` my_plugin/