Skip to content

Fix grammar in required profile-name note - #45779

Open
connectedagents-ai wants to merge 1 commit into
github:mainfrom
connectedagents-ai:fix-profile-name-typo
Open

Fix grammar in required profile-name note#45779
connectedagents-ai wants to merge 1 commit into
github:mainfrom
connectedagents-ai:fix-profile-name-typo

Conversation

@connectedagents-ai

Copy link
Copy Markdown

Why:

Fixes a grammar typo that currently renders as “Your profile name for your is GitHub account is required.”

A previous PR (#40826) targeted this same sentence but was closed as inactive and also included unrelated intro/a11y edits. This PR is the one-line grammar fix only.

Closes:

What's being changed (if available, include any code snippets, screenshots, or gifs):

In content/account-and-profile/tutorials/personalize-your-profile.md, drop the stray is before the Liquid tag.

  • Before: Your profile name for your is {% data variables.product.github %} account is **required**.
  • After: Your profile name for your {% data variables.product.github %} account is **required**.

Liquid tags, bold, and surrounding markdown are unchanged.

Summary

  • Fixes a grammar typo in the Personalize your profile tutorial: "for your is GitHub account" → "for your GitHub account".

Context

A previous PR (#40826) targeted this same sentence but was closed as inactive and also included unrelated intro/a11y edits. This PR is the one-line grammar fix only.

Test plan

  • Preview the rendered sentence in content/account-and-profile/tutorials/personalize-your-profile.md
  • Confirm the Liquid {% data variables.product.github %} tag is unchanged

Check off the following:

  • 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.

Made with Cursor

The sentence currently reads "for your is GitHub account".
Copilot AI balanced review requested due to automatic review settings September 7, 2026 01:27
@welcome

welcome Bot commented Sep 7, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
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
account-and-profile/tutorials/personalize-your-profile.md fpt
ghec
ghes@ 3.22 3.21 3.20 3.19 3.18 3.17
fpt
ghec
ghes@ 3.22 3.21 3.20 3.19 3.18 3.17

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

🤖 This comment is automatically generated.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The focused edit correctly fixes the stated grammar issue without altering formatting or meaning.

Pull request overview

Fixes a grammar error in the profile personalization tutorial.

Changes:

  • Removes the stray “is” from the profile-name note.
File summaries
File Description
content/account-and-profile/tutorials/personalize-your-profile.md Corrects the malformed sentence.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants