Skip to content

Commit 21f8f7d

Browse files
authored
add contributor and fix spelling mistake (#430)
1 parent 4241f0d commit 21f8f7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ being awesome contributors to this project. **We'd like to take a moment to reco
6060
| <img src="https://github.com/viniciuslrangel.png?size=72" /> | Vinicius Rangel | [@viniciuslrangel](https://github.com/viniciuslrangel) |
6161
| <img src="https://github.com/otijhuis.png?size=72" /> | Okke Tijhuis | [@otijhuis](https://github.com/otijhuis) |
6262
| <img src="https://github.com/parkeyparker.png?size=72" /> | Aaron Parker | [@parkeyparker](https://github.com/parkeyparker) |
63+
| <img src="https://github.com/brandon-mork.png?size=72" /> | Brandon Mork | [@brandon-mork](https://github.com/brandon-mork) |
6364

6465
If we've missed someone (which is quite likely) submit a Pull Request to us and we'll get it resolved.
6566

src/components/__tests__/FontAwesomeIcon.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ describe('using spin-pulse', () => {
420420
})
421421
})
422422

423-
describe('using spin-revese', () => {
423+
describe('using spin-reverse', () => {
424424
test('spin-reverse', () => {
425425
const wrapper = mountFromProps({ icon: faCoffee, spinReverse: true })
426426

0 commit comments

Comments
 (0)