Skip to content

Commit 6423e04

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs/docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ catalog:
4747
warehouse: my-warehouse
4848
```
4949

50-
The different catalog can be loaded in PyIceberg by their name: `load_catalog(name="hive")` and `load_catalog(name="rest")`. An overview of the configurations options can be found on the [configuration page](https://py.iceberg.apache.org/configuration/).
50+
The different catalogs can be loaded in PyIceberg by their name: `load_catalog(name="hive")` and `load_catalog(name="rest")`. An overview of the configuration options can be found on the [configuration page](https://py.iceberg.apache.org/configuration/).
5151

5252
This information must be placed inside a file called `.pyiceberg.yaml` located either in the `$HOME` or `%USERPROFILE%` directory (depending on whether the operating system is Unix-based or Windows-based, respectively), in the current working directory, or in the `$PYICEBERG_HOME` directory (if the corresponding environment variable is set).
5353

0 commit comments

Comments
 (0)