Skip to content

Fix apostrophes in ReconnectModal.razor.js - #60816

Merged
lewing merged 1 commit into
mainfrom
danroth27/apostrophes
Mar 11, 2025
Merged

lewing merged 1 commit into
mainfrom
danroth27/apostrophes

Conversation

@danroth27

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 7, 2025 22:17
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Mar 7, 2025

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.

PR Overview

This PR fixes typographical errors in the ReconnectModal component's JavaScript file, specifically correcting the misuse of apostrophes in inline comments.

  • Corrected the contraction for "didn't"
  • Corrected the contraction for "We'll"

Reviewed Changes

File Description
src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/Components/Layout/ReconnectModal.razor.js Fixed apostrophe usage in comments

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

Comments suppressed due to low confidence (2)

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/Components/Layout/ReconnectModal.razor.js:27

  • Fixed incorrect apostrophe usage in the contraction 'didn't'.
// - exception to mean we didn't reach the server (this can be sync or async)

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorWeb-CSharp/BlazorWeb-CSharp/Components/Layout/ReconnectModal.razor.js:31

  • Fixed incorrect apostrophe usage in the contraction 'We'll'.
// We'll reload the page so the user can continue using the app as quickly as possible.

@danroth27 danroth27 added area-blazor Includes: Blazor, Razor Components and removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels Mar 7, 2025
@danroth27
danroth27 requested a review from oroztocil March 7, 2025 22:19
@lewing
lewing enabled auto-merge (squash) March 7, 2025 22:57
@lewing
lewing merged commit 5651394 into main Mar 11, 2025
@lewing
lewing deleted the danroth27/apostrophes branch March 11, 2025 03:53
@dotnet-policy-service dotnet-policy-service Bot added this to the 10.0-preview3 milestone Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants