From fe9790be6f6027b5293f3ae9a6f6092a62eb6679 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:28:22 -0700 Subject: [PATCH] Update content/shared/influxdb3-query-guides/snapshots/snowflake.md Co-authored-by: Jason Stirnaman --- content/shared/influxdb3-query-guides/snapshots/snowflake.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3-query-guides/snapshots/snowflake.md b/content/shared/influxdb3-query-guides/snapshots/snowflake.md index 0a63768b7..58309eb2b 100644 --- a/content/shared/influxdb3-query-guides/snapshots/snowflake.md +++ b/content/shared/influxdb3-query-guides/snapshots/snowflake.md @@ -46,7 +46,7 @@ CREATE CATALOG INTEGRATION my_catalog_integration ENABLED = TRUE; ``` -For more details, refer to the [Snowflake documentation](https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-catalog-integration). +For more information, refer to the [Snowflake documentation](https://docs.snowflake.com/en/user-guide/tables-iceberg-configure-catalog-integration). ### Step 3: Export InfluxDB data to Iceberg format