Skip to content

docs: fix typo 'demostration' -> 'demonstration' - #2295

Open
jxhhdx wants to merge 1 commit into
farm-fe:mainfrom
jxhhdx:fix/typo-demonstration
Open

docs: fix typo 'demostration' -> 'demonstration'#2295
jxhhdx wants to merge 1 commit into
farm-fe:mainfrom
jxhhdx:fix/typo-demonstration

Conversation

@jxhhdx

@jxhhdx jxhhdx commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Description:

BREAKING CHANGE:

Related issue (if exists):

Summary by CodeRabbit

  • Documentation
    • Fixed a typo in the Rust plugin documentation.

@vercel

vercel Bot commented Apr 8, 2026

Copy link
Copy Markdown

@jxhhdx is attempting to deploy a commit to the Farm Team on Vercel.

A member of the Team first needs to authorize it.

@changeset-bot

changeset-bot Bot commented Apr 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 848b4e3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "farm-docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "bench" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@coderabbitai

coderabbitai Bot commented Apr 8, 2026

Copy link
Copy Markdown
📝 Walkthrough

Walkthrough

A typo correction in the Rust plugin documentation file was made, changing "demostration" to "demonstration". This is a single-line spelling fix with no functional or structural impact.

Changes

Cohort / File(s) Summary
Documentation Typo Fix
website/docs/plugins/writing-plugins/rust-plugin.mdx
Corrected spelling error from "demostration" to "demonstration" in documentation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A letter here, a letter there,
Fixed "demostration" with care,
Now "demonstration" rings so true,
One typo squashed—our job is through! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the primary change: fixing a typo in documentation from 'demostration' to 'demonstration'.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@website/docs/plugins/writing-plugins/rust-plugin.mdx`:
- Line 423: Update the sentence in rust-plugin.mdx that reads "We will use
`@farmfe/plugin-sass` as demonstration to a real Rust plugin example." to "We
will use `@farmfe/plugin-sass` as a demonstration of a real Rust plugin
example." — locate the line containing `@farmfe/plugin-sass` and replace "as
demonstration to a real" with "as a demonstration of a real".
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3d346234-e1c3-4cfe-98ca-3c757eba7f66

📥 Commits

Reviewing files that changed from the base of the PR and between 198bb3b and 848b4e3.

📒 Files selected for processing (1)
  • website/docs/plugins/writing-plugins/rust-plugin.mdx

Comment thread website/docs/plugins/writing-plugins/rust-plugin.mdx
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.

1 participant