Copilot commented on code in PR #99:
URL: https://github.com/apache/arrow-erlang/pull/99#discussion_r3544511213
##########
.github/workflows/pr_comment.yml:
##########
@@ -46,8 +46,8 @@ jobs:
{
echo "Preview URL:
https://${fork_owner}.github.io/${fork_repository}"
echo ""
- echo "If the preview URL doesn't work, you may forget to configure
your fork repository for preview."
- echo "See ${configure_url} how to configure."
+ echo "If the preview URL doesn't work, you may have forgotten to
configure your fork repository for preview."
+ echo "See ${configure_url} on how to configure."
Review Comment:
The phrasing "See ${configure_url} on how to configure." is grammatically
incorrect/awkward in English. Use a clearer construction like "for instructions
on how to configure" so the PR comment reads naturally.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]