This is an automated email from the ASF dual-hosted git repository. brycemecum pushed a commit to branch feature/GH-45140--release-guide-improvements in repository https://gitbox.apache.org/repos/asf/arrow.git
commit 72a12d9e996903bb1c17cb942ab10861e1940fbe Author: Bryce Mecum <[email protected]> AuthorDate: Tue Dec 31 11:27:50 2024 -0800 Editing --- docs/source/developers/release.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/developers/release.rst b/docs/source/developers/release.rst index db159404ca..6587777039 100644 --- a/docs/source/developers/release.rst +++ b/docs/source/developers/release.rst @@ -628,7 +628,8 @@ Be sure to go through on the following checklist: :class-title: sd-fs-5 :class-container: sd-shadow-md - The documentations are generated in the release process. We just need to upload the generated documentations: + Documentation is generated as part of the release process. We just need to + upload the generated documentation: .. code-block:: Bash
