From bd76714e21d262ac1b7629e2eee2283c0d737203 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Fri, 7 Feb 2025 10:49:57 +0900 Subject: [PATCH] Fix a minor typo in release-470.md --- docs/src/main/sphinx/release/release-470.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/sphinx/release/release-470.md b/docs/src/main/sphinx/release/release-470.md index a30e8833724e..65108e367e5d 100644 --- a/docs/src/main/sphinx/release/release-470.md +++ b/docs/src/main/sphinx/release/release-470.md @@ -9,7 +9,7 @@ * Improve compatibility of fault-tolerant exchange storage with S3-compliant object stores. ({issue}`24822`) * Allow skipping directory schema validation to improve compatibility of - fault-tolerant exchange storage with HFDS-like file systems. This can be + fault-tolerant exchange storage with HDFS-like file systems. This can be configured with the `exchange.hdfs.skip-directory-scheme-validation` property. ({issue}`24627`) * Export JMX metric for `blockedQueries`. ({issue}`24907`) * {{breaking}} Remove support for the `optimize_hash_generation` session