Skip to content

Commit

Permalink
fix: Typo in example README (#1337)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwitten authored Jul 22, 2020
1 parent d6e96e0 commit d2f6829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use the latest and greatest features, and best practices.
|Name | Description | Complexity Level |
------------- | ------------- | ------------ |
|[basic-tracer-node](basic-tracer-node/) | Basic use of Tracing in Node.js application | Beginner |
|[tracer-node](tracer-node/) | Basic use of Tracing in Web application | Beginner |
|[tracer-web](tracer-web/) | Basic use of Tracing in Web application | Beginner |
|[prometheus](prometheus/) | Basic Metric use with Prometheus (`@opentelemetry/exporter-prometheus`) Exporter | Beginner |
|[http](http/) | HTTP Instrumentation to automatically collect trace data and export them to the backend of choice | Intermediate |
|[https](https/) | HTTPS Instrumentation to automatically collect trace data and export them to the backend of choice | Intermediate |
Expand Down

0 comments on commit d2f6829

Please sign in to comment.