From 7e4dd604d04b055f26245d91f6c53110e24bb991 Mon Sep 17 00:00:00 2001 From: Ibrahim Halatci Date: Wed, 2 Jul 2025 15:53:35 +0300 Subject: [PATCH] typo --- EXTENSION_COMPATIBILITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EXTENSION_COMPATIBILITY.md b/EXTENSION_COMPATIBILITY.md index 194c43cb3..0a9ae0721 100644 --- a/EXTENSION_COMPATIBILITY.md +++ b/EXTENSION_COMPATIBILITY.md @@ -4,7 +4,7 @@ | address_standardizer_data_us | Yes | | | age | Partially | Works fine side by side, but graph data cannot be distributed. | | amcheck | Yes | | -| anon | Partially | Cannot anonimize distributed tables. It is possible to anonymize local tables. | +| anon | Partially | Cannot anonymize distributed tables. It is possible to anonymize local tables. | | auto_explain | No | [Issue #6448](https://github.com/citusdata/citus/issues/6448) | | azure | Yes | | | azure_ai | Yes | |