Skip to content

docs: undo syntactic mashup in FeatureGrid1.vue#21457

Merged
sapphi-red merged 2 commits intovitejs:chore/typo-fixesfrom
brandonzylstra:patch-1
Jan 28, 2026
Merged

docs: undo syntactic mashup in FeatureGrid1.vue#21457
sapphi-red merged 2 commits intovitejs:chore/typo-fixesfrom
brandonzylstra:patch-1

Conversation

@brandonzylstra
Copy link
Copy Markdown
Contributor

There are two perfectly good English sentences that got combined into one. I'll focus on the sentence fragment that matters, and italicize the words that are unique to each one:

  • ...and more with just a plugin.
  • ...and more just a plugin away.

Both express the same general idea, and both are grammatically perfectly conventional. But combining them breaks them, so that the combination is no longer following normal English grammar patterns.

The first option is a little simpler for a non-native speaker to understand, since it just uses a plain vanilla prepositional phrase. The second feels a little more playful with "plugin" used as a unit of measurement, as in the phrase "just a mile away".

I kept the more playful version in my proposed change, but either is fine.

There are two perfectly good English sentences that got combined into one.  I'll focus on the sentence fragment that matters, and italicize the words that are unique to each one:

- ...and more *with* just a plugin.
- ...and more just a plugin *away*.

Both express the same general idea, and both are grammatically perfectly conventional.  But combining them breaks them, so that the combination is no longer following normal English grammar patterns.

The first option is a little simpler for a non-native speaker to understand, since it just uses a plain vanilla prepositional phrase.  The second feels a little more playful with "plugin" used as a unit of measurement, as in the phrase "just a mile away".

I kept the more playful version in my proposed change, but either is fine.
Copilot AI review requested due to automatic review settings January 21, 2026 20:53
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 corrects a grammatical error in the landing page documentation. The original text combined two different sentence structures ("with just a plugin" and "just a plugin away") into one grammatically incorrect phrase.

Changes:

  • Fixed grammatical error by removing "with" from the phrase to make it read "and more just a plugin away"

@sapphi-red sapphi-red changed the title undo syntactic mashup in FeatureGrid1.vue docs: undo syntactic mashup in FeatureGrid1.vue Jan 28, 2026
@sapphi-red sapphi-red changed the base branch from main to chore/typo-fixes January 28, 2026 03:17
@sapphi-red sapphi-red added the documentation Improvements or additions to documentation label Jan 28, 2026
Copy link
Copy Markdown
Member

@sapphi-red sapphi-red left a comment

Choose a reason for hiding this comment

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

Makes sense to me!

@sapphi-red sapphi-red merged commit 0dcc037 into vitejs:chore/typo-fixes Jan 28, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants