You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -499,7 +499,7 @@ await event_types.aclose()
499
499
```
500
500
501
501
### Listing A Specific Event Type
502
-
To list a specific event type, call the `read_event_type` function with the event type as an argument. The function returns an the detailed event type, which includes the schema:
502
+
To list a specific event type, call the `read_event_type` function with the event type as an argument. The function returns the detailed event type, which includes the schema:
0 commit comments