Skip to content

Commit b48f6d5

Browse files
committed
fix: change python exporter
1 parent d33f9eb commit b48f6d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/languages/python/exporters.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ the metrics from this endpoint.
237237

238238
### Dependencies {#zipkin-dependencies}
239239

240-
To send your trace data to [Zipkin](https://zipkin.io/), you can choose
241-
between two different protocols to transport your data:
240+
To send your trace data to [Zipkin](https://zipkin.io/), you can choose between
241+
two different protocols to transport your data:
242242

243243
- [HTTP/protobuf](https://pypi.org/project/opentelemetry-exporter-zipkin-proto-http/)
244244
- [Thrift](https://pypi.org/project/opentelemetry-exporter-zipkin-json/)

0 commit comments

Comments
 (0)