Copilot commented on code in PR #110:
URL: https://github.com/apache/sedona-db/pull/110#discussion_r2361977759
##########
docs/index.md:
##########
@@ -58,7 +72,7 @@ SedonaFlink, or SedonaSnow.
=== "Python"
```python
- import seonda.db
+ import sedona.db
Review Comment:
There's a typo in the import statement. It should be 'sedona.db' not
'seonda.db'.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]