Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sentrivana committed Aug 29, 2023
1 parent 78d7161 commit 0962e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
performance monitoring solution with one powered by OpenTelemetry without having
to do any manual setup.

Try it out by installing `pip install sentry_sdk[opentelemetry-experimental]` and
Try it out by installing `pip install sentry-sdk[opentelemetry-experimental]` and
then initializing the SDK with:

```python
Expand Down

0 comments on commit 0962e39

Please sign in to comment.