Skip to content

Commit 2863ddb

Browse files
authored
fix: content/en/docs/languages/python/exporters.md (#6565)
1 parent 7df2f67 commit 2863ddb

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)