Skip to content

docs: fix grammar and typos in core documentation#210

Open
AradhyaTiwari10 wants to merge 2 commits intodrasi-project:mainfrom
AradhyaTiwari10:fix/grammar-and-typos
Open

docs: fix grammar and typos in core documentation#210
AradhyaTiwari10 wants to merge 2 commits intodrasi-project:mainfrom
AradhyaTiwari10:fix/grammar-and-typos

Conversation

@AradhyaTiwari10
Copy link
Copy Markdown

This PR fixes a few minor grammar and typo issues in the core documentation files:

  • Fixed missing "to" on the home page hero section.
  • Removed a double article ("a the") in the Concepts Overview.
  • Fixed possessive "its" vs "it's" in the SignalR reaction documentation.

These changes improve the overall clarity and professionalism of the documentation.

@AradhyaTiwari10 AradhyaTiwari10 requested a review from a team as a code owner April 11, 2026 13:41
Copilot AI review requested due to automatic review settings April 11, 2026 13:41
Signed-off-by: AradhyaTiwari10 <aradhyafcb@gmail.com>
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

This PR updates the Drasi documentation to improve clarity by correcting a few grammar/typo issues across core pages, but it also introduces a new root-level package-lock.json that doesn’t appear to match the repo’s existing Node setup.

Changes:

  • Fixes grammar on the docs home page hero subtitle (“easy to build…”).
  • Fixes wording in Concepts Overview (“a the” → “the”) and corrects “it’s” → “its” in the SignalR reaction docs.
  • Adds a new root-level package-lock.json (likely unintended given existing docs/ and tests/ lockfiles).

Reviewed changes

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

File Description
package-lock.json Adds a new root npm lockfile (potentially accidental / inconsistent with repo structure).
docs/content/drasi-kubernetes/how-to-guides/configure-reactions/configure-signalr-reaction/_index.md Fixes possessive “its” wording in SignalR client documentation.
docs/content/concepts/overview/_index.md Fixes a duplicated article in the Continuous Queries explanation.
docs/content/_index.md Fixes missing “to” in the homepage hero subtitle.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: AradhyaTiwari10 <aradhyafcb@gmail.com>
@AradhyaTiwari10
Copy link
Copy Markdown
Author

I've just pushed an update to remove the unintended root level package lock.json file. This was accidentally generated during my local environment setup and is not part of the documentation changes. The PR is now clean and ready for review!

Copy link
Copy Markdown
Member

@agentofreality agentofreality left a comment

Choose a reason for hiding this comment

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

Hi @AradhyaTiwari10,

Please remove the updated reference to the newer branch of the docsy theme.

Thanks.

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.

3 participants