You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/08/21 06:59:51 UTC

[arrow-rs] branch master updated: fix typo (#2540)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new cd1c1742d fix typo (#2540)
cd1c1742d is described below

commit cd1c1742d343b3e740ad3370c9b9ec5d62246c1c
Author: Masato Kato <40...@users.noreply.github.com>
AuthorDate: Sun Aug 21 15:59:47 2022 +0900

    fix typo (#2540)
---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4e4c53e5e..67121f6cd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -78,7 +78,7 @@ git submodule update --init
 
 This populates data in two git submodules:
 
-- `../parquet_testing/data` (sourced from https://github.com/apache/parquet-testing.git)
+- `../parquet-testing/data` (sourced from https://github.com/apache/parquet-testing.git)
 - `../testing` (sourced from https://github.com/apache/arrow-testing)
 
 By default, `cargo test` will look for these directories at their