From 3ab3f7f170ac7a92bbac884f936fac3d7b9735a1 Mon Sep 17 00:00:00 2001 From: Sarah Gilmore Date: Mon, 20 May 2024 14:39:39 -0400 Subject: [PATCH] delete trailing whitespace --- docs/source/developers/release.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/developers/release.rst b/docs/source/developers/release.rst index 522e7975769ee..d6163ce4c425a 100644 --- a/docs/source/developers/release.rst +++ b/docs/source/developers/release.rst @@ -395,7 +395,7 @@ Be sure to go through on the following checklist: This script pushes a ``release-note-X.Y.Z`` branch to your ``apache/arrow-site`` fork. You need to open a pull request from the ``release-note-X.Y.Z`` branch on your Web browser. -.. dropdown:: Update Release Notes for Release in apache/arrow's GitHub Releases area +.. dropdown:: Update Release Notes for Release in apache/arrow's GitHub Releases area :animate: fade-in-slide-down :class-title: sd-fs-5 :class-container: sd-shadow-md @@ -405,11 +405,11 @@ Be sure to go through on the following checklist: A committer must run the following script: .. code-block:: Bash - + # dev/release/post-05-update-gh-release-notes.sh 17.0.0 dev/release/post-05-update-gh-release-notes.sh apache-arrow-X.Y.Z - This script updates the release notes in the GitHub Releases area to refer to the newly published release notes page. + This script updates the release notes in the GitHub Releases area to refer to the newly published release notes page. .. dropdown:: Update Homebrew packages :animate: fade-in-slide-down