Availity / availity-react

React components using Availity UIKit and Bootstrap 4
https://availity.github.io/availity-react
MIT License
54 stars 30 forks source link

Typo fix #1295

Closed evman182 closed 1 year ago

evman182 commented 1 year ago

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits
jordan-a-young commented 1 year ago

It looks like the commit message check failed. For a docs change you should follow the format docs: <commit message>.

evman182 commented 1 year ago

@jordan-a-young My bad. Fixed! Thanks!

jordan-a-young commented 1 year ago

Thanks for updating! Once the checks pass then you should be able to merge

evman182 commented 1 year ago

I'm not a contributor on the repo, so someone else would have to merge :)