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

jiayu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-spatialbench.git


The following commit(s) were added to refs/heads/main by this push:
     new dd2d10c  fixing db homepage nav typo (#15)
dd2d10c is described below

commit dd2d10c72d86e4837fbdf358f6b063eea80c6c81
Author: Kelly-Ann Dolor <ke...@wherobots.com>
AuthorDate: Wed Sep 17 18:59:25 2025 -0700

    fixing db homepage nav typo (#15)
---
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 4f6aa68..fe6d489 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -23,7 +23,7 @@ nav:
   - Blog: "https://sedona.apache.org/latest/blog/";
   - Community: "https://sedona.apache.org/latest/community/contact/";
   - Apache Software Foundation: "https://sedona.apache.org/latest/asf/asf/";
-  - Return toSedona Homepage: "https://sedona.apache.org/latest/";
+  - Return to Sedona Homepage: "https://sedona.apache.org/latest/";
 
 repo_url: https://github.com/apache/sedona-spatialbench/
 edit_uri: https://github.com/apache/sedona-spatialbench/blob/main/docs/

Reply via email to