Skip to content

docs: fix grammar and typos from PR 210#232

Open
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-grammar-and-typos
Open

docs: fix grammar and typos from PR 210#232
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-grammar-and-typos

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 4, 2026

Re-applies the valid content fixes proposed in #210 while dropping its unintended docsy submodule upgrade. Each fix was re-verified against current docs before applying.

Changes

  • docs/content/_index.md — hero subtitle: "makes it easy build" → "makes it easy to build".
  • docs/content/concepts/overview/_index.md — Continuous Queries: removed duplicate article "with a the kind of" → "with the kind of".
  • .../configure-signalr-reaction/_index.mdResultSet description: "render a copy of it's children" → "its children", in both the React and Vue sections.

Excluded

This PR supersedes #210, which should be closed in favor of this one.

Copilot AI self-assigned this Jun 4, 2026
Copilot AI review requested due to automatic review settings June 4, 2026 11:23
Copilot AI review requested due to automatic review settings June 4, 2026 11:23
Copilot AI linked an issue Jun 4, 2026 that may be closed by this pull request
Copilot AI requested review from Copilot and removed request for Copilot June 4, 2026 11:24
Copilot AI changed the title [WIP] Fix grammar and typos from PR 210 docs: fix grammar and typos from PR 210 Jun 4, 2026
Copilot AI requested a review from agentofreality June 4, 2026 11:25
@agentofreality agentofreality marked this pull request as ready for review June 4, 2026 11:59
@agentofreality agentofreality requested a review from a team as a code owner June 4, 2026 11:59
Copilot AI review requested due to automatic review settings June 4, 2026 11:59
Copy link
Copy Markdown
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

Re-applies a small set of verified documentation typo/grammar corrections originally proposed in #210, while intentionally excluding the Docsy submodule upgrade.

Changes:

  • Fixes “easy build” → “easy to build” in the home page hero subtitle.
  • Removes a duplicated article in the Concepts Overview Continuous Queries section (“a the” → “the”).
  • Corrects possessive “it’s” → “its” in the SignalR ResultSet documentation (both React and Vue sections).

Reviewed changes

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

File Description
docs/content/_index.md Fixes a missing “to” in the home page hero subtitle.
docs/content/concepts/overview/_index.md Removes a duplicated article in the Continuous Queries introduction.
docs/content/drasi-kubernetes/how-to-guides/configure-reactions/configure-signalr-reaction/_index.md Corrects possessive grammar in ResultSet component descriptions for React and Vue.

💡 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix grammar and typos from PR 210

4 participants