From fe3ddecd058d8de2e60c0e5339f4e7dd5467ceb4 Mon Sep 17 00:00:00 2001 From: Ahmed Abualsaud Date: Fri, 11 Oct 2024 10:23:12 +0300 Subject: [PATCH] lint --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 5acc14b9c079..bc028927d293 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -59,7 +59,7 @@ * New highly anticipated feature X added to Python SDK ([#X](https://github.com/apache/beam/issues/X)). * New highly anticipated feature Y added to Java SDK ([#Y](https://github.com/apache/beam/issues/Y)). -* [Python] Introduce Managed Transforms API ([#31495](https://github.com/apache/beam/pull/31495)) +* [Python] Introduce Managed Transforms API ([#31495](https://github.com/apache/beam/pull/31495)) ## I/Os