Skip to content

Commit d5c0b72

Browse files
Fokkojayceslesar
andauthored
Thanks Jayce!
Co-authored-by: Jayce Slesar <47452474+jayceslesar@users.noreply.github.com>
1 parent 6423e04 commit d5c0b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs/docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ hide:
2424

2525
# Python API
2626

27-
(Py)Iceberg is [catalog](https://iceberg.apache.org/terms/#catalog) centric. Meaning that reading/writing data goes via a catalog. First step is to instantiate a catalog to load a tables. Let's use the following configuration in `.pyiceberg.yaml` to define a REST catalog called `prod`:
27+
(Py)Iceberg is [catalog](https://iceberg.apache.org/terms/#catalog) centric. Meaning that reading/writing data goes via a catalog. First step is to instantiate a catalog to load a table. Let's use the following configuration in `.pyiceberg.yaml` to define a REST catalog called `prod`:
2828

2929
```yaml
3030
catalog:

0 commit comments

Comments
 (0)