This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-site.git
The following commit(s) were added to refs/heads/master by this push:
new dac5afaadb7 Minor: fix typo (#317)
dac5afaadb7 is described below
commit dac5afaadb7682252825a29d726e038f93c093e1
Author: Andrew Lamb <[email protected]>
AuthorDate: Tue Feb 14 17:02:24 2023 +0100
Minor: fix typo (#317)
🤦 I introduced in https://github.com/apache/arrow-site/pull/305
---
_posts/2023-02-14-rust-32.0.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_posts/2023-02-14-rust-32.0.0.md b/_posts/2023-02-14-rust-32.0.0.md
index e0a4be58832..9f03b13801a 100644
--- a/_posts/2023-02-14-rust-32.0.0.md
+++ b/_posts/2023-02-14-rust-32.0.0.md
@@ -1,6 +1,6 @@
---
layout: post
-title: "Febrary 2023 Rust Apache Arrow Highlights"
+title: "February 2023 Rust Apache Arrow Highlights"
date: "2023-02-14 00:00:00 +0000"
author: pmc
categories: [release]