Skip to content

Commit 810cc4d

Browse files
authored
[generate:plugin:block] Fix missing single quote. (#61)
1 parent e32e54a commit 810cc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translations/generate.plugin.block.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ questions:
1616
plugin-id: 'Enter the plugin id'
1717
inputs: common.questions.inputs
1818
services: common.questions.services
19-
theme-region: 'Enter the theme region to render the Plugin Block.
19+
theme-region: 'Enter the theme region to render the Plugin Block.'
2020
messages:
2121
inputs: "\nYou can add input fields to create special configurations in the block.\nThis is optional, press <info>enter</info> to <info>continue</info>"
2222
invalid-theme-region: 'Region "%s" is invalid'

0 commit comments

Comments
 (0)