This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
The following commit(s) were added to refs/heads/main by this push:
new 30ca5d1305 chore: fix typo in release email template (#10530)
30ca5d1305 is described below
commit 30ca5d13058f5bfdd861d4bb7d0f9bc1c3882331
Author: Jeffrey Vo <[email protected]>
AuthorDate: Tue Aug 4 02:42:35 2026 +0900
chore: fix typo in release email template (#10530)
---
dev/release/create-tarball.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev/release/create-tarball.sh b/dev/release/create-tarball.sh
index 332de47715..d944d2c244 100755
--- a/dev/release/create-tarball.sh
+++ b/dev/release/create-tarball.sh
@@ -118,7 +118,7 @@ The proposed release tarball and signatures are hosted at
[2].
The changelog is located at [3].
-The release tracking issue is: [4]
+The release tracking issue is: [5]
Please download, verify checksums and signatures, run the unit tests,
and vote on the release. There is a script [4] that automates some of