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

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


The following commit(s) were added to refs/heads/main by this push:
     new 013de7524c MINOR: [R] Fix typo in installation vignette (#35388)
013de7524c is described below

commit 013de7524cdb8bf36a13e564e78583d6d3e6fe01
Author: Toby Dylan Hocking <[email protected]>
AuthorDate: Wed May 10 01:13:04 2023 -0700

    MINOR: [R] Fix typo in installation vignette (#35388)
    
    
    
    ### Rationale for this change
    
    ### What changes are included in this PR?
    
    ### Are these changes tested?
    
    ### Are there any user-facing changes?
    
    Authored-by: Toby Dylan Hocking <[email protected]>
    Signed-off-by: Nic Crane <[email protected]>
---
 r/vignettes/install_nightly.Rmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/r/vignettes/install_nightly.Rmd b/r/vignettes/install_nightly.Rmd
index af1940204b..9617d94717 100644
--- a/r/vignettes/install_nightly.Rmd
+++ b/r/vignettes/install_nightly.Rmd
@@ -52,4 +52,4 @@ variables for options for configuring the build source and 
enabled features.
 ## Further reading
 
 - For users looking for information about installing on Linux, see the [Linux 
installation article](./install.html).
-- For developers looking to understand the installation scripts, see the 
[instalation details article](./developers/install_details.html). 
+- For developers looking to understand the installation scripts, see the 
[installation details article](./developers/install_details.html). 

Reply via email to