Skip to content

Commit

Permalink
MINOR: [Ruby] Fix wrong English (#14046)
Browse files Browse the repository at this point in the history
Change "There are the [...]" to "These are the [...]". Incorrect wording in previous README.

Authored-by: Wilhelm Ågren <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
wilhelmagren authored Sep 6, 2022
1 parent 7a0ba80 commit 23c5cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

# Apache Arrow Ruby

There 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.

Expand Down

0 comments on commit 23c5cee

Please sign in to comment.