Skip to content

Commit de60bee

Browse files
authored
readme: fix typo
1 parent 7a67500 commit de60bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ you can find demo here: https://github.com/oney/RCTWebRTCDemo
2424

2525
* Make operations run on main thread. ( iOS/Android )
2626
* Fix iOS audio shared instance singleton conflit with internal webrtc.
27-
* Detect hardward button press event and react to it.
27+
* Detect hardware button press event and react to it.
2828
ex: press bluetooth button, send event to JS to answer/hangup.
2929
ex: press power button to mute incoming ringtone.
3030
* Use config-based to decide which event should start and report. maybe control behavior as well.

0 commit comments

Comments
 (0)