lidavidm commented on code in PR #569: URL: https://github.com/apache/arrow-java/pull/569#discussion_r1931441727
########## .github/workflows/rc.yml: ########## @@ -537,7 +536,7 @@ jobs: cd site git config --global user.name 'github-actions[bot]' git config --global user.email 'github-actions[bot]@users.noreply.github.com' - git commit -m "Publish documentation (${GITHUB_SHA})" Review Comment: docs -> short for documentation or documents (confusingly...) document -> 書類など documents -> plural of document (but usually not used for documentation, even though docs is used as the short form of both...) documentations -> I think this not used (though apparently not _wrong_, just very rare) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org