Skip to content

Commit 35f2f51

Browse files
authored
Update config.php
1 parent cb39d0f commit 35f2f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
],
223223
],
224224
'opentracing' => [
225-
'question' => 'Do you want to use hyperf/tracer component ? (A open tracing protocol component, adapte with Zipkin etc.)',
225+
'question' => 'Do you want to use hyperf/tracer component ? (An open tracing protocol component, adapte with Zipkin etc.)',
226226
'default' => 'n',
227227
'required' => false,
228228
'force' => true,

0 commit comments

Comments
 (0)