Skip to content

Fix typos in technical documentation and static pages/components#1168

Merged
renet merged 3 commits intomainfrom
copilot/fix-typos-in-docs
Dec 1, 2025
Merged

Fix typos in technical documentation and static pages/components#1168
renet merged 3 commits intomainfrom
copilot/fix-typos-in-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 1, 2025

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):

  • veriatyvariety, plattformsplatforms (README.md)
  • coorperationcooperation, buildbuilt (why-liquid-oxygen.md)
  • conciderconsider ×2 (css-vs-web-components.md)
  • hense/Hensehence/Hence ×2, decalaredeclare (type-checking-and-intellisense.md)
  • salatsalad (troubleshooting)
  • font-famililyfont-family (typography.md)
  • refferrefer ×6 (ld-input, ld-checkbox, ld-radio, ld-link, ld-notice, ld-input-message)
  • proppertyproperty (ld-button)
  • concideredconsidered, TriggertsTriggers ×2 (ld-input)
  • depreciateddeprecated (docs-deprecation-banner component)

Type of change

  • Documentation content changes

Is it a breaking change?

  • No

How Has This Been Tested?

  • tested manually

Verified all typos removed via grep search across repository.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • New and existing tests pass locally with my changes
Original prompt

Find and fix typos in the technical documentation and static pages/components.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
liquid Ready Ready Preview Comment Dec 1, 2025 2:46pm

Co-authored-by: renet <1551001+renet@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix typos in technical documentation and components Fix typos in technical documentation and static pages Dec 1, 2025
Copilot AI requested a review from renet December 1, 2025 14:42
@renet
Copy link
Copy Markdown
Member

renet commented Dec 1, 2025

@copilot Please also search for and fix the "depreciated" typo.

Co-authored-by: renet <1551001+renet@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Dec 1, 2025

@copilot Please also search for and fix the "depreciated" typo.

Fixed in 1771c3c. Changed "depreciated" to "deprecated" in the deprecation banner component.

Copilot AI changed the title Fix typos in technical documentation and static pages Fix typos in technical documentation and static pages/components Dec 1, 2025
@renet
Copy link
Copy Markdown
Member

renet commented Dec 1, 2025

@copilot If possible, please update commit messages to use the "conventional commits" standard.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Dec 1, 2025

@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:

  • docs: add initial plan for fixing typos in documentation
  • docs: fix 19 typos in technical documentation and component readmes
  • docs: fix "depreciated" → "deprecated" typo in deprecation banner

If needed, these commits can be squashed when merging the PR, and the final merge commit can follow the conventional commits standard.

@renet renet marked this pull request as ready for review December 1, 2025 14:56
@renet renet merged commit 2cd7a3e into main Dec 1, 2025
14 of 15 checks passed
@renet renet deleted the copilot/fix-typos-in-docs branch December 1, 2025 15:05
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.

3 participants