Fix typos in technical documentation and static pages/components#1168
Fix typos in technical documentation and static pages/components#1168
Conversation
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: renet <1551001+renet@users.noreply.github.com>
|
@copilot Please also search for and fix the "depreciated" typo. |
Co-authored-by: renet <1551001+renet@users.noreply.github.com>
|
@copilot If possible, please update commit messages to use the "conventional commits" standard. |
The commits have already been pushed to the remote branch. I cannot rewrite git history with the available tools. However, for future commits in this PR, I will use conventional commit format. The commits should have been:
If needed, these commits can be squashed when merging the PR, and the final merge commit can follow the conventional commits standard. |
Description
Fixes typos across documentation and component readme files. All corrections are user-facing text in the final static site output.
Corrections made (20 total across 14 files):
veriaty→variety,plattforms→platforms(README.md)coorperation→cooperation,build→built(why-liquid-oxygen.md)concider→consider×2 (css-vs-web-components.md)hense/Hense→hence/Hence×2,decalare→declare(type-checking-and-intellisense.md)salat→salad(troubleshooting)font-familily→font-family(typography.md)reffer→refer×6 (ld-input, ld-checkbox, ld-radio, ld-link, ld-notice, ld-input-message)propperty→property(ld-button)concidered→considered,Triggerts→Triggers×2 (ld-input)depreciated→deprecated(docs-deprecation-banner component)Type of change
Is it a breaking change?
How Has This Been Tested?
Verified all typos removed via grep search across repository.
Checklist:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.