Skip to content

Commit d1c89f8

Browse files
authored
Merge pull request #460 from ErHaWeb/main
[BUGFIX] Adjust ext_emconf description for composer title in v14
2 parents 8671083 + b5e5ca4 commit d1c89f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
$EM_CONF[$_EXTKEY] = [
44
'title' => 'TYPO3 CMS Content Blocks',
5-
'description' => 'TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML',
5+
'description' => 'Content Types API | Define reusable components via YAML',
66
'category' => 'be',
77
'author' => 'TYPO3 Content Types Team',
88
'author_email' => '[email protected]',

0 commit comments

Comments
 (0)