Skip to content

Fix grammar error in Actions support documentation: "are be formatted" #42554

@Nsanjayboruds

Description

@Nsanjayboruds

Code of Conduct

What article on docs.github.com is affected?

Location

File: content/actions/how-tos/get-support.md
Line: 40
URL: https://docs.github.com/en/actions/how-tos/get-support

Description

There's a grammatical error with a duplicate verb on line 40. The sentence contains "are be formatted" which should be "are formatted".

What part(s) of the article would you like to see updated?

In the section about providing runner logs to support, there's a grammatical error.

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

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

Why: The phrase "are be formatted" contains a double verb (grammatical error). It should simply be "are formatted".

Use case: This improves readability and professionalism of the documentation. Grammar errors can confuse readers, especially non-native English speakers.

Expected outcome: Correct, clear sentence that's easier to read and understand.

Additional information

This is located in the file content/actions/how-tos/get-support.md. I'm happy to submit a PR to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions