Skip to content

Commit 6035b2f

Browse files
committed
Label text style changes
1 parent 5808102 commit 6035b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Setup/UpgradeSchema.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ public function upgrade(SchemaSetupInterface $setup, ModuleContextInterface $con
349349
'type' => \Magento\Framework\DB\Ddl\Table::TYPE_TEXT,
350350
'length' => '2M',
351351
'nullable' => true,
352-
'comment' => 'Post short content',
352+
'comment' => 'Post Short Content',
353353
]
354354
);
355355
}

0 commit comments

Comments
 (0)