Skip to content

Commit

Permalink
fixing typo in jaeger-remote-sampler/README.md (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
danbugs committed Mar 23, 2023
1 parent 480dfce commit 7d56e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jaeger-remote-sampler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ For a full list of configurations. See SDK docs of [JaegerRemoteSamplerBuilder](
Start a jaeger collector and an opentelemetry collector locally using docker

```
docker-comopse run -d
docker-compose run -d
```

It will allow you to
Expand Down

0 comments on commit 7d56e91

Please sign in to comment.