diff --git a/core/modules/settings_tray/settings_tray.api.php b/core/modules/settings_tray/settings_tray.api.php index 56f2cb7..1221daf 100644 --- a/core/modules/settings_tray/settings_tray.api.php +++ b/core/modules/settings_tray/settings_tray.api.php @@ -12,7 +12,7 @@ * * @section sec_overview Overview and terminology * - * The Settings Tray module allows blocks to configured in a sidebar form + * The Settings Tray module allows blocks to be configured in a sidebar form * without leaving the page. For example: * * - For every block, one can configure whether to display the block title or @@ -51,7 +51,7 @@ * @endcode * * In some cases, a block's content is not configurable (for example, the title, - * main content, and help blocks). Such blocks can opt out of providing an + * main content, and help blocks). Such blocks can opt out of providing a * settings_tray form: * @code * forms = {