docs: fix typo 'demostration' -> 'demonstration' - #2295
Conversation
|
@jxhhdx is attempting to deploy a commit to the Farm Team on Vercel. A member of the Team first needs to authorize it. |
|
📝 WalkthroughWalkthroughA 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
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (1)
website/docs/plugins/writing-plugins/rust-plugin.mdx
Description:
BREAKING CHANGE:
Related issue (if exists):
Summary by CodeRabbit