Skip to content

Commit

Permalink
docs: correct spelling throughout entire project
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDJM committed Sep 25, 2024
1 parent 786b5cc commit f4726c2
Show file tree
Hide file tree
Showing 58 changed files with 1,193 additions and 1,019 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All code changes happen through pull requests.
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

1. Fork the repo and create your branch from 4.x.
2. Link your pull request to any relavent open issues.
2. Link your pull request to any relevant open issues.
3. If you've added or changed functionality update the documentation.
4. Make sure your code functions.
5. Update existing tests or write a new test to ensure your code will _continue_ to function regardless of future changes.
Expand Down
2 changes: 1 addition & 1 deletion demo/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const options = {
hoverType: "off",
hoverDelay: 250,
enterDelay: -1,
leaveDelat: -1,
leaveDelay: -1,
transitionClass: "transitioning",
transitionDuration: 250,
openDuration: -1,
Expand Down
4 changes: 2 additions & 2 deletions dist/accessible-menu.cjs.js

Large diffs are not rendered by default.

446 changes: 244 additions & 202 deletions dist/accessible-menu.es.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/accessible-menu.iife.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/disclosure-menu.cjs.js

Large diffs are not rendered by default.

Loading

0 comments on commit f4726c2

Please sign in to comment.