Skip to content

Conversation

@Nsanjayboruds
Copy link

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.md
Line: 40
Section: Providing diagnostic and troubleshooting information

Changes Made:

Before:

Self-hosted runner log file names are be formatted: `Runner_YYYY####-xxxxxx-utc.log` and `Worker_YYYY####-xxxxxx-utc.log`.

Change Details:

  • Error Found: Duplicate verb "be" in phrase "are be formatted"
  • Fix Applied: Removed "be" to read "are formatted"
  • Impact: Improves readability and grammatical accuracy without altering technical content or meaning
  • Files Modified: 1
  • Lines Changed: 1 insertion(+), 1 deletion(-)

Why this matters

  • Grammar: Fixes an obvious grammar error (double verb)
  • Clarity: Makes the sentence easier to read and understand
  • Accessibility: Helps non-native English speakers understand the documentation better
  • Professional: Improves overall quality of the documentation

Checklist

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

Testing

  • No functional changes - purely grammatical correction
  • Content renders identically in review environment
  • No broken links or formatting issues

- Changed 'are be formatted' to 'are formatted'
- File: content/actions/how-tos/get-support.md
- Line 40
- Improves readability and grammar
Copilot AI review requested due to automatic review settings January 25, 2026 07:37
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Jan 25, 2026
@github-actions
Copy link
Contributor

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 links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
actions/how-tos/get-support.md fpt
ghec
ghes@ 3.19 3.18 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.19 3.18 3.17 3.16 3.15 3.14

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

Copy link
Contributor

Copilot AI left a 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant