Skip to content

Conversation

@szepeviktor
Copy link
Contributor

@szepeviktor szepeviktor commented Oct 4, 2024

Description

Found a dozen misspellings in docs.

Corresponding issue:

1. Typo fixes in the documentation (not the code comments) are welcome, but formatting or debatable grammar changes will be automatically closed.

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

https://github.com/crate-ci/typos

Copy link
Collaborator

@Telroshan Telroshan left a comment

Choose a reason for hiding this comment

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

Thanks!

@Telroshan Telroshan added the documentation Improvements or additions to documentation label Oct 5, 2024
@Telroshan Telroshan merged commit e64ca1f into bigskysoftware:master Oct 5, 2024
1 check passed
@szepeviktor
Copy link
Contributor Author

Thank you for merging.

@szepeviktor szepeviktor deleted the docs-fix branch October 5, 2024 08:02
@szepeviktor
Copy link
Contributor Author

There are only a handful of typos left.

./test/ws-sse/server.mjs:147:91: `visibile` -> `visible`
./test/core/shadowdom.js:74:16: `retrives` -> `retrieves`
./test/core/events.js:719:16: `Overriden` -> `Overridden`
./test/core/events.js:727:14: `Overriden` -> `Overridden`
./test/core/events.js:735:14: `Overriden` -> `Overridden`
./CHANGELOG.md:8:10: `degredation` -> `degradation`

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.

2 participants