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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6513445000 docs: fix typo and improve alt text in README (#33721)
6513445000 is described below

commit 6513445000d0bbf437766d47a7485a8e4456e018
Author: Lourdu Radjou🎶 <[email protected]>
AuthorDate: Mon Jun 9 23:45:14 2025 +0530

    docs: fix typo and improve alt text in README (#33721)
    
    Co-authored-by: Michael S. Molina 
<[email protected]>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1cc4c44a6d..2361ecbf73 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ Here are some of the major database solutions that are 
supported:
 
 <p align="center">
   <img src="https://superset.apache.org/img/databases/redshift.png"; 
alt="redshift" border="0" width="200"/>
-  <img src="https://superset.apache.org/img/databases/google-biquery.png"; 
alt="google-biquery" border="0" width="200"/>
+  <img src="https://superset.apache.org/img/databases/google-biquery.png"; 
alt="google-bigquery" border="0" width="200"/>
   <img src="https://superset.apache.org/img/databases/snowflake.png"; 
alt="snowflake" border="0" width="200"/>
   <img src="https://superset.apache.org/img/databases/trino.png"; alt="trino" 
border="0" width="150" />
   <img src="https://superset.apache.org/img/databases/presto.png"; alt="presto" 
border="0" width="200"/>
@@ -136,7 +136,7 @@ Here are some of the major database solutions that are 
supported:
   <img src="https://superset.apache.org/img/databases/starrocks.png"; 
alt="starrocks" border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/doris.png"; alt="doris" 
border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/oceanbase.svg"; 
alt="oceanbase" border="0" width="220" />
-  <img src="https://superset.apache.org/img/databases/sap-hana.png"; 
alt="oceanbase" border="0" width="220" />
+  <img src="https://superset.apache.org/img/databases/sap-hana.png"; 
alt="sap-hana" border="0" width="220" />
   <img src="https://superset.apache.org/img/databases/denodo.png"; alt="denodo" 
border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/ydb.svg"; alt="ydb" 
border="0" width="200" />
   <img src="https://superset.apache.org/img/databases/tdengine.png"; 
alt="TDengine" border="0" width="200" />

Reply via email to