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

derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 0496ea7117b Fix typo in README website description (#38469)
0496ea7117b is described below

commit 0496ea7117b027844ed9f562b1fa81587424b91c
Author: Arpit Jain <[email protected]>
AuthorDate: Sat May 16 06:13:39 2026 +0900

    Fix typo in README website description (#38469)
    
    Signed-off-by: Arpit Jain <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index db254d407ea..2cf529c53eb 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ Here are some resources actively maintained by the Beam 
community to help you ge
 <tbody>
   <tr>
     <td><a href="https://beam.apache.org"; target="_blank" rel="noopener 
noreferrer">Apache Beam Website</a></td>
-    <td>Offical website with documentation, concepts, and guides for Apache 
Beam.</td>
+    <td>Official website with documentation, concepts, and guides for Apache 
Beam.</td>
   </tr>
   <tr>
     <td><a href="https://beam.apache.org/get-started/quickstart-java"; 
target="_blank" rel="noopener noreferrer">Java Quickstart</a></td>

Reply via email to