1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00

Fix typo in readme (#1390)

Fix typo

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
This commit is contained in:
Rabun Kosar 2020-12-10 19:07:06 -08:00 committed by GitHub
parent eb28005e2f
commit 599c0803cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ The complete flow is:
```
-----> Jaeger (trace)
App + SDK ---> OpenTelemtry Collector ---|
App + SDK ---> OpenTelemetry Collector ---|
-----> Prometheus (metrics)
```