There was an error while loading. Please reload this page.
1 parent 485bfae commit 64ca9a9Copy full SHA for 64ca9a9
1 file changed
sentry_sdk/client.py
@@ -208,7 +208,7 @@ def capture_event(self, event, hint=None, scope=None):
208
# type: (Dict[str, Any], Any, Scope) -> Optional[str]
209
"""Captures an event.
210
211
- This takes the ready made event and an optoinal hint and scope. The
+ This takes the ready made event and an optional hint and scope. The
212
hint is internally used to further customize the representation of the
213
error. When provided it's a dictionary of optional information such
214
as exception info.
0 commit comments