This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/master by this push:
new b8f9fd3ce [DOCS] Fix spelling (#1239)
b8f9fd3ce is described below
commit b8f9fd3cec92b6810131b3e99f65c36068af1129
Author: John Bampton <[email protected]>
AuthorDate: Mon Feb 19 09:22:31 2024 +1000
[DOCS] Fix spelling (#1239)
---
docs/tutorial/zeppelin.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/tutorial/zeppelin.md b/docs/tutorial/zeppelin.md
index 5bbcf2539..3c8fd203a 100644
--- a/docs/tutorial/zeppelin.md
+++ b/docs/tutorial/zeppelin.md
@@ -59,6 +59,6 @@ Select the image and its geospatial boundary:
## Zeppelin Spark notebook demo
-We provide a full Zeppelin Spark notebook which demonstrates al functions.
Please download [Sedona-Zeppelin notebook
template](../image/geospark-zeppelin-demo.json) and [test data -
arealm.csv](../image/arealm.csv).
+We provide a full Zeppelin Spark notebook which demonstrates all functions.
Please download [Sedona-Zeppelin notebook
template](../image/geospark-zeppelin-demo.json) and [test data -
arealm.csv](../image/arealm.csv).
You need to use Zeppelin to import this notebook JSON file and modify the
input data path in the notebook.