diff options
author | Alex Pott <alex.a.pott@googlemail.com> | 2020-02-24 14:24:57 +0000 |
---|---|---|
committer | Alex Pott <alex.a.pott@googlemail.com> | 2020-02-24 14:24:57 +0000 |
commit | 915b74f93785da8436e97b09f1d55d90fbc8e3e6 (patch) | |
tree | abe642809a249c9a9bb782e9600e435b7009a261 /core/modules/breakpoint | |
parent | a56410bf7b13c306c3e250cfb38acd7ba748b0f7 (diff) | |
download | drupal-915b74f93785da8436e97b09f1d55d90fbc8e3e6.tar.gz drupal-915b74f93785da8436e97b09f1d55d90fbc8e3e6.zip |
Issue #2570985 by ifrik, chipway, lomasr, jhodgdon, shimpy, govind.maloo, vacho, Balu Ertl, Manjit.Singh, alexpott, Bojhan, volkswagenchick, mradcliffe, xjm, tkoleary, yoroy, no_angel, dawehner, webchick, Sam152, RuslanP, Gábor Hojtsy, wengerk, wla_g: Update the module descriptions on the Extend page
Diffstat (limited to 'core/modules/breakpoint')
-rw-r--r-- | core/modules/breakpoint/breakpoint.info.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/breakpoint/breakpoint.info.yml b/core/modules/breakpoint/breakpoint.info.yml index 659986612f7..7b55d32b9fe 100644 --- a/core/modules/breakpoint/breakpoint.info.yml +++ b/core/modules/breakpoint/breakpoint.info.yml @@ -1,5 +1,5 @@ name: Breakpoint type: module -description: 'Manage breakpoints and breakpoint groups for responsive designs.' +description: 'Manages breakpoints and breakpoint groups for responsive designs.' package: Core version: VERSION |