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

alenka pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 29225accec MINOR: [Doc] Fix minor typo on conda-recipes README (#14120)
29225accec is described below

commit 29225accecb74b4974920a8acaca55578a44254e
Author: Raúl Cumplido <[email protected]>
AuthorDate: Wed Sep 14 15:02:01 2022 +0200

    MINOR: [Doc] Fix minor typo on conda-recipes README (#14120)
    
    Minor typo fix
    
    Authored-by: Raúl Cumplido <[email protected]>
    Signed-off-by: Alenka Frim <[email protected]>
---
 dev/tasks/conda-recipes/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/tasks/conda-recipes/README.md 
b/dev/tasks/conda-recipes/README.md
index 4cf0d3426d..fc40733249 100644
--- a/dev/tasks/conda-recipes/README.md
+++ b/dev/tasks/conda-recipes/README.md
@@ -39,7 +39,7 @@ recipes. Most of these updates are touching the version 
pinning files
 (under `.ci_support`) and other CI related configuration files.
 
 Because all three recipes must be built in the same continuous integration
-job prefer porting from the [arrpw-cpp feedstock][arrow-cpp-feedstock].
+job prefer porting from the [arrow-cpp feedstock][arrow-cpp-feedstock].
 
 #### Updating the variants:
 

Reply via email to