Skip to content

Commit 2ad4b07

Browse files
committed
Remove UTF8 chars from console
1 parent 1c02ca2 commit 2ad4b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/en/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
'SKELETON_QUESTION_COMPONENT_GITHUBACTIONS' => 'Create a GitHub Actions workflow',
124124
'SKELETON_QUESTION_COMPONENT_GITHUBACTIONS_CLI' => [
125125
0 => 'No (Default)',
126-
1 => 'Reusable (Recommended uses phpBBs maintained workflow)',
126+
1 => 'Reusable (Recommended - uses phpBB\'s maintained workflow)',
127127
2 => 'Standalone (Deprecated - customise and maintain your own workflow)',
128128
],
129129
'SKELETON_QUESTION_COMPONENT_GITHUBACTIONS_UI' => 'GitHub Actions Workflow (Reusable – Recommended)',

0 commit comments

Comments
 (0)