This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch aaltay-patch-1
in repository https://gitbox.apache.org/repos/asf/beam.git

commit bf2380c5ba8058c824df555bf7ed43bffbfcd3e5
Author: Ahmet Altay <[email protected]>
AuthorDate: Tue Feb 14 12:26:35 2023 -0800

    Update the title of the wordcount quickstart
    
    Update the title to correctly reflect the new content. (follow up to : 
https://github.com/apache/beam/pull/24804)
---
 website/www/site/content/en/get-started/quickstart-py.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/site/content/en/get-started/quickstart-py.md 
b/website/www/site/content/en/get-started/quickstart-py.md
index aa905998d57..bd6fd3eaa0d 100644
--- a/website/www/site/content/en/get-started/quickstart-py.md
+++ b/website/www/site/content/en/get-started/quickstart-py.md
@@ -1,5 +1,5 @@
 ---
-title: "Beam Quickstart for Python"
+title: "WordCount Quickstart for Python"
 ---
 <!--
 Licensed under the Apache License, Version 2.0 (the "License");

Reply via email to