-
Notifications
You must be signed in to change notification settings - Fork 65.8k
Fix: Remove duplicate verb 'be' in Actions support documentation #42555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fix: Remove duplicate verb 'be' in Actions support documentation #42555
Conversation
- Changed 'are be formatted' to 'are formatted' - File: content/actions/how-tos/get-support.md - Line 40 - Improves readability and grammar
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR fixes a grammatical error in the Actions support documentation by removing a duplicate verb "be" from the phrase "are be formatted", correcting it to "are formatted".
Changes:
- Corrected grammar error on line 40 of the Actions support documentation
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hi! This PR only removes a duplicate verb; no links were changed. The Link Checker failed—could someone please rerun that job? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Fix: Remove duplicate verb 'be' in Actions support documentation
Why:
This fixes a grammar error in the Actions support documentation. The sentence contained a duplicate verb ("are be") that reduced clarity and affected readability.
What's being changed:
File:
content/actions/how-tos/get-support.mdLine: 40
Section: Providing diagnostic and troubleshooting information
Changes Made:
Before:
Change Details:
Why this matters
Checklist
Testing