Commit 64a2525
authored
MINOR: [Docs] Fix a typo in
Thanks for opening a pull request!
If this is your first pull request you can find detailed information on how to contribute here:
* [New Contributor's Guide](https://arrow.apache.org/docs/dev/developers/guide/step_by_step/pr_lifecycle.html#reviews-and-merge-of-the-pull-request)
* [Contributing Overview](https://arrow.apache.org/docs/dev/developers/overview.html)
Please remove this line and the above text before creating your pull request.
### Rationale for this change
This PR fixes a typo in `overview.rst`
### What changes are included in this PR?
`most of implementation` -> `most of the implementations`
### Are these changes tested?
CI
### Are there any user-facing changes?
yes, doc-only change
Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Nic Crane <thisisnic@gmail.com>overview.rst (#48678)1 parent 4d294ad commit 64a2525
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments