Skip to content

Commit e336b6a

Browse files
authored
Update README.md
1 parent aa4730b commit e336b6a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,8 @@ async for event_type in event_types:
498498
await event_types.aclose()
499499
```
500500

501-
### Listing A Specific Event Type
501+
### Listing a Specific Event Type
502+
502503
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:
503504

504505
```python

0 commit comments

Comments
 (0)