Skip to content

Fix grammar: replace misused 'infer' with 'trigger' - #10

Open
lunar-me wants to merge 1 commit into
MengTo:mainfrom
lunar-me:fix-docs/grammar-infer-trigger
Open

Fix grammar: replace misused 'infer' with 'trigger'#10
lunar-me wants to merge 1 commit into
MengTo:mainfrom
lunar-me:fix-docs/grammar-infer-trigger

Conversation

@lunar-me

Copy link
Copy Markdown

Summary

This PR fixes a grammar issue in README.md (line 84).

Problem

The word 'infer' is misused three times. 'Infer' means to deduce or conclude from evidence (the observer infers). The intended meaning is that the changes cause or result in a particular release type.

Fix

Changed:

New public components, variants, or controls infer a minor release; removals infer a major release; compatible source changes infer a patch release.

To:

New public components, variants, or controls trigger a minor release; removals trigger a major release; compatible source changes trigger a patch release.

Type of Change

  • Documentation fix (grammar, spelling)
  • Code change
  • Breaking change

Checklist

  • Documentation files only
  • No code changes
  • Fix verified against original text

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