From 2a9023e6719159cb6dc756ec7ac83f0ee54a3858 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:29:07 -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 40d461681..be3907ed2 100644 --- a/content/shared/influxdb3-query-guides/snapshots/snowflake.md +++ b/content/shared/influxdb3-query-guides/snapshots/snowflake.md @@ -52,7 +52,7 @@ For more information, refer to the [Snowflake documentation](https://docs.snowfl Use the InfluxData's Iceberg exporter to convert and export your time-series data from your {{% product-name omit="Clustered" %}} cluster into the Iceberg table format. -#### Example: Export data using the Iceberg Exporter +### Example: Export data using the Iceberg exporter ```sh # Clone the Iceberg exporter repository