add contributor and fix spelling mistake (#430)

This commit is contained in:
Jason Lundien 2023-01-24 08:27:39 -06:00 committed by GitHub
parent 4241f0d892
commit 21f8f7dfd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -60,6 +60,7 @@ being awesome contributors to this project. **We'd like to take a moment to reco
| <img src="https://github.com/viniciuslrangel.png?size=72" /> | Vinicius Rangel | [@viniciuslrangel](https://github.com/viniciuslrangel) |
| <img src="https://github.com/otijhuis.png?size=72" /> | Okke Tijhuis | [@otijhuis](https://github.com/otijhuis) |
| <img src="https://github.com/parkeyparker.png?size=72" /> | Aaron Parker | [@parkeyparker](https://github.com/parkeyparker) |
| <img src="https://github.com/brandon-mork.png?size=72" /> | Brandon Mork | [@brandon-mork](https://github.com/brandon-mork) |
If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.

View File

@ -420,7 +420,7 @@ describe('using spin-pulse', () => {
})
})
describe('using spin-revese', () => {
describe('using spin-reverse', () => {
test('spin-reverse', () => {
const wrapper = mountFromProps({ icon: faCoffee, spinReverse: true })