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

johnbam pushed a commit to branch jbampton-patch-1
in repository https://gitbox.apache.org/repos/asf/sedona.git

commit c7d8dd8ce4dc80ec685cb18cdf9b214f8a749987
Author: John Bampton <[email protected]>
AuthorDate: Wed Jun 4 18:27:25 2025 +1000

    [DOCS] update R README.md fix typo
---
 R/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/R/README.md b/R/README.md
index eef6a26860..e8722eef3c 100644
--- a/R/README.md
+++ b/R/README.md
@@ -37,7 +37,7 @@ install.packages("apache.sedona")
 
 To use the development version, you will need both the latest version of the 
package and of the Apache Sedona jars.
 
-To get the latest R package from GtiHub:
+To get the latest R package from GitHub:
 
 ```r
 # Install development version from GitHub

Reply via email to