From 293ab1360066254c67d3175354cde2b649dbf32b Mon Sep 17 00:00:00 2001 From: Jasper Ginn Date: Sun, 20 Oct 2024 22:05:16 +0200 Subject: [PATCH] chore: docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41ab24c..1215f8a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The table below shows which PyIceberg features are currently available. | Table properties | ❌ | https://py.iceberg.apache.org/api/#table-properties | Can add this through metadata on the asset. | | Snapshot properties | ❌ | https://py.iceberg.apache.org/api/#snapshot-properties | Useful for correlating Dagster runs to snapshots by adding tags to snapshot. | -### Implemented catalog backends +### Supported catalog backends The following catalog backends are currently supported.