We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ad406 commit d894023Copy full SHA for d894023
content/en/docs/zero-code/php.md
@@ -133,8 +133,8 @@ For the full list, see
133
Let's assume that your application uses Slim Framework and a PSR-18 HTTP client,
134
and that we will export the traces with the OTLP protocol.
135
136
-You would then install the SDK, an exporter and auto-instrumentation packages for Slim Framework
137
-and PSR-18:
+You would then install the SDK, an exporter, and auto-instrumentation packages
+for Slim Framework and PSR-18:
138
139
```shell
140
composer require \
0 commit comments