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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new cd42175  update documentation for tag dev
cd42175 is described below

commit cd421752f1d16f2efee7a0895a76e68d73a578f8
Author: GitHub Actions <[email protected]>
AuthorDate: Tue Jun 27 15:54:49 2023 +0000

    update documentation for tag dev
---
 dev/_sources/getting-started_generated.rst.txt | 2 +-
 dev/getting-started.html                       | 2 +-
 dev/getting-started_generated.html             | 2 +-
 dev/r/pkgdown.yml                              | 2 +-
 dev/searchindex.js                             | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev/_sources/getting-started_generated.rst.txt 
b/dev/_sources/getting-started_generated.rst.txt
index 35d81e2..6a266ec 100644
--- a/dev/_sources/getting-started_generated.rst.txt
+++ b/dev/_sources/getting-started_generated.rst.txt
@@ -33,7 +33,7 @@ or application that:
    data in the form of Arrow arrays, and/or
 -  exposes an extension type implementation.
 
-Becauase Arrow has bindings in many languages, it means that you or
+Because Arrow has bindings in many languages, it means that you or
 others can easily bind or use your tool in higher-level runtimes like R,
 Java, C++, Python, Rust, Julia, Go, or Ruby, among others.
 
diff --git a/dev/getting-started.html b/dev/getting-started.html
index 8f360d3..e2affaf 100644
--- a/dev/getting-started.html
+++ b/dev/getting-started.html
@@ -349,7 +349,7 @@ or application that:</p>
 data in the form of Arrow arrays, and/or</p></li>
 <li><p>exposes an extension type implementation.</p></li>
 </ul>
-<p>Becauase Arrow has bindings in many languages, it means that you or
+<p>Because Arrow has bindings in many languages, it means that you or
 others can easily bind or use your tool in higher-level runtimes like R,
 Java, C++, Python, Rust, Julia, Go, or Ruby, among others.</p>
 <p>The nanoarrow library is not the only way that an Arrow-based API can be
diff --git a/dev/getting-started_generated.html 
b/dev/getting-started_generated.html
index 06f73df..82dc23c 100644
--- a/dev/getting-started_generated.html
+++ b/dev/getting-started_generated.html
@@ -347,7 +347,7 @@ or application that:</p>
 data in the form of Arrow arrays, and/or</p></li>
 <li><p>exposes an extension type implementation.</p></li>
 </ul>
-<p>Becauase Arrow has bindings in many languages, it means that you or
+<p>Because Arrow has bindings in many languages, it means that you or
 others can easily bind or use your tool in higher-level runtimes like R,
 Java, C++, Python, Rust, Julia, Go, or Ruby, among others.</p>
 <p>The nanoarrow library is not the only way that an Arrow-based API can be
diff --git a/dev/r/pkgdown.yml b/dev/r/pkgdown.yml
index 5964896..e426044 100644
--- a/dev/r/pkgdown.yml
+++ b/dev/r/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 2.9.2.1
 pkgdown: 2.0.7
 pkgdown_sha: ~
 articles: {}
-last_built: 2023-06-23T20:04Z
+last_built: 2023-06-27T15:54Z
 
diff --git a/dev/searchindex.js b/dev/searchindex.js
index b2f1579..fe13cb4 100644
--- a/dev/searchindex.js
+++ b/dev/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["getting-started", "getting-started_generated", 
"index", "reference/c", "reference/cpp", "reference/device", "reference/index", 
"reference/ipc", "reference/r"], "filenames": ["getting-started.rst", 
"getting-started_generated.rst", "index.rst", "reference/c.rst", 
"reference/cpp.rst", "reference/device.rst", "reference/index.rst", 
"reference/ipc.rst", "reference/r.rst"], "titles": ["Getting started with 
nanoarrow", "Getting started with nanoarrow", "nanoarrow" [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["getting-started", "getting-started_generated", 
"index", "reference/c", "reference/cpp", "reference/device", "reference/index", 
"reference/ipc", "reference/r"], "filenames": ["getting-started.rst", 
"getting-started_generated.rst", "index.rst", "reference/c.rst", 
"reference/cpp.rst", "reference/device.rst", "reference/index.rst", 
"reference/ipc.rst", "reference/r.rst"], "titles": ["Getting started with 
nanoarrow", "Getting started with nanoarrow", "nanoarrow" [...]
\ No newline at end of file

Reply via email to