Skip to content

Commit

Permalink
[doc] fix typo error in python-api.md (apache#4488)
Browse files Browse the repository at this point in the history
  • Loading branch information
LsomeYeah authored Nov 11, 2024
1 parent 88a45bc commit f0db71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/program-api/python-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ schema = Schema(
options={'bucket': '2'})
```

### Create Tale
### Create Table
```python
schema = ...
catalog.create_table(
Expand Down

0 comments on commit f0db71c

Please sign in to comment.