Skip to content

Commit d894023

Browse files
committed
fix formatting
1 parent f8ad406 commit d894023

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/zero-code

1 file changed

+2
-2
lines changed

content/en/docs/zero-code/php.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ For the full list, see
133133
Let's assume that your application uses Slim Framework and a PSR-18 HTTP client,
134134
and that we will export the traces with the OTLP protocol.
135135

136-
You would then install the SDK, an exporter and auto-instrumentation packages for Slim Framework
137-
and PSR-18:
136+
You would then install the SDK, an exporter, and auto-instrumentation packages
137+
for Slim Framework and PSR-18:
138138

139139
```shell
140140
composer require \

0 commit comments

Comments
 (0)