Skip to content

Commit 7a48b8b

Browse files
typo correction: changed remote to remove (#180)
1 parent 43ac15b commit 7a48b8b

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
@@ -151,7 +151,7 @@ InCallManager.start({media: 'audio'}); // audio/video, default: audio
151151
152152
// --- On Call Hangup:
153153
InCallManager.stop();
154-
// ... it will also remote event listeners ...
154+
// ... it will also remove event listeners ...
155155
```
156156

157157
If you want to use ringback:

0 commit comments

Comments
 (0)