Skip to content

Commit 2075693

Browse files
authored
Fix spelling in readme (getsentry#813)
1 parent 2a15bf7 commit 2075693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ raise ValueError() # Will also create an event.
2323
```
2424

2525
- To learn more about how to use the SDK [refer to our docs](https://docs.sentry.io/platforms/python/)
26-
- Are you coming from raven-python? [Use this cheatcheet](https://docs.sentry.io/platforms/python/migration/)
26+
- Are you coming from raven-python? [Use this cheatsheet](https://docs.sentry.io/platforms/python/migration/)
2727
- To learn about internals use the [API Reference](https://getsentry.github.io/sentry-python/)
2828

2929
# Contributing to the SDK

0 commit comments

Comments
 (0)