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

WillAyd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git


The following commit(s) were added to refs/heads/main by this push:
     new 4d65abd1 docs: Fix typo in Python docs (#907)
4d65abd1 is described below

commit 4d65abd1ee91a08efaf065ea73cd4614df7b75c5
Author: Andrew Kane <[email protected]>
AuthorDate: Tue Jul 21 18:11:38 2026 -0700

    docs: Fix typo in Python docs (#907)
---
 python/src/nanoarrow/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/src/nanoarrow/__init__.py b/python/src/nanoarrow/__init__.py
index 2d010c72..df83be10 100644
--- a/python/src/nanoarrow/__init__.py
+++ b/python/src/nanoarrow/__init__.py
@@ -17,7 +17,7 @@
 
 """Python bindings to the nanoarrow C library
 
-EXPERIMNETAL
+EXPERIMENTAL
 
 The nanoarrow Python package provides bindings to the nanoarrow C library. Like
 the nanoarrow C library, it provides tools to facilitate the use of the

Reply via email to