Skip to content

Fix typo in EF Core Razor Pages "Read Related Data" tutorial - #37539

Open
wadepickett with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-typo-in-sentence
Open

Fix typo in EF Core Razor Pages "Read Related Data" tutorial#37539
wadepickett with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-typo-in-sentence

Conversation

Copilot AI commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

The "Read Related Data" tutorial (Part 6, Razor Pages with EF Core) had a subject-verb agreement error: "the filter select a single entity".

Changes

  • aspnetcore/data/ef-rp/read-related-data.md
    • Corrected "the filter select a single entity" → "the filter selects a single entity".
    • Added ai-usage: ai-assisted metadata under title (alphabetical frontmatter order).

ms.date is left unchanged, as the edit is under the 50-character threshold. The sentence occurs once; no per-version include files duplicate it.

Copilot AI linked an issue Aug 26, 2026 that may be closed by this pull request
Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix typo in filtering explanation Fix subject-verb agreement typo in EF Core Razor Pages "Read Related Data" tutorial Aug 26, 2026
Copilot AI requested a review from wadepickett August 26, 2026 14:33
@wadepickett wadepickett changed the title Fix subject-verb agreement typo in EF Core Razor Pages "Read Related Data" tutorial Fix typo in EF Core Razor Pages "Read Related Data" tutorial Aug 26, 2026
@wadepickett
wadepickett requested a lite review from Copilot August 26, 2026 15:05

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@wadepickett
wadepickett marked this pull request as ready for review August 26, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: Typo

3 participants