From 842f922d47ddda8ed0ac6ebb05ae7fd2e4a435a7 Mon Sep 17 00:00:00 2001 From: Zoi Kaoudi Date: Tue, 25 Aug 2026 14:14:31 +0200 Subject: [PATCH] Fix capitalization in section title --- guides/ml-in-Wayang.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/ml-in-Wayang.md b/guides/ml-in-Wayang.md index 723b696b2..2c594dc23 100644 --- a/guides/ml-in-Wayang.md +++ b/guides/ml-in-Wayang.md @@ -16,7 +16,7 @@ limitations under the License. --> -# Using Machine-Learning for query optimization in Apache Wayang +# Using Machine Learning for Query Optimization in Apache Wayang Apache Wayang can be customized with concrete implementations of the `EstimatableCost` interface in order to optimize for a desired metric. The implementation can be enabled by providing it