This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch branch-1.8.0
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/branch-1.8.0 by this push:
new 752cfd6092 [DOCS] Fix typos
752cfd6092 is described below
commit 752cfd6092a1bf3254de5d30ce84753d35e14c72
Author: Jia Yu <[email protected]>
AuthorDate: Wed Sep 24 01:40:13 2025 -0700
[DOCS] Fix typos
---
docs-overrides/main.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs-overrides/main.html b/docs-overrides/main.html
index 4b5302ed2f..d071b24116 100644
--- a/docs-overrides/main.html
+++ b/docs-overrides/main.html
@@ -94,7 +94,7 @@ You're not viewing the latest stable version.
<div class="hljs-snippet" data-initial="python">
<div class="hljs-snippet__tabs" role="tablist"
aria-label="Code tabs">
<button class="hljs-snippet__tab is-active" role="tab"
aria-selected="true" data-lang="sql">SQL</button>
- <button class="hljs-snippet__tab" role="tab"
aria-selected="false" data-lang="python">PySpark</button>
+ <button class="hljs-snippet__tab" role="tab"
aria-selected="false" data-lang="python">SedonaSpark</button>
<button class="hljs-snippet__tab" role="tab"
aria-selected="false" data-lang="bash">SedonaDB</button>
</div>
<div class="hljs-snippet__body">