We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb39d0f + 35f2f51 commit 8e156c6Copy full SHA for 8e156c6
installer/config.php
@@ -222,7 +222,7 @@
222
],
223
224
'opentracing' => [
225
- 'question' => 'Do you want to use hyperf/tracer component ? (A open tracing protocol component, adapte with Zipkin etc.)',
+ 'question' => 'Do you want to use hyperf/tracer component ? (An open tracing protocol component, adapte with Zipkin etc.)',
226
'default' => 'n',
227
'required' => false,
228
'force' => true,
0 commit comments