From 0d74d7718b241987a44bbb8ce064c964ed80e58d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilhelm=20=C3=85gren?= <36638274+willeagren@users.noreply.github.com> Date: Mon, 5 Sep 2022 18:49:54 +0200 Subject: [PATCH 1/2] Update readme with correct wording. Change "There are the [...]" to "These are the [...]", incorrect wording in previous README. --- ruby/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/README.md b/ruby/README.md index f0e380cdc856..44957917ce97 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -19,7 +19,7 @@ # Apache Arrow Ruby -There are the official Ruby bindings for Apache Arrow. +These are the official Ruby bindings for Apache Arrow. [Red Arrow](https://github.com/apache/arrow/tree/master/ruby/red-arrow) is the base Apache Arrow bindings. From cff96748aff0ffb8efc24bfc22cb6bc24c1a78ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilhelm=20=C3=85gren?= <36638274+willeagren@users.noreply.github.com> Date: Tue, 6 Sep 2022 10:08:25 +0200 Subject: [PATCH 2/2] Update ruby/README.md Co-authored-by: Sutou Kouhei --- ruby/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/README.md b/ruby/README.md index 44957917ce97..785c4687014a 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -19,7 +19,7 @@ # Apache Arrow Ruby -These are the official Ruby bindings for Apache Arrow. +Here are the official Ruby bindings for Apache Arrow. [Red Arrow](https://github.com/apache/arrow/tree/master/ruby/red-arrow) is the base Apache Arrow bindings.