Skip to content

Commit 7d1b5e5

Browse files
committed
Fix typo
1 parent 7000d9e commit 7d1b5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/webrtc-sdk/documents/ManualTestPlan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- `selectVideoInput()` while publishing. Remote video switches without renegotiation.
1010
- `selectAudioInput()` while publishing. Remote audio continues.
1111
- `turnOffLocalCamera()` then `turnOnLocalCamera()`; remote shows black → restores.
12-
- `muteLocalMic()` then `unmuteLocalMic()`; remote shows black → restores.
12+
- `muteLocalMic()` then `unmuteLocalMic()`; mutes local audio → restores.
1313

1414
### 3. Screen share
1515
- `startScreenShare()`; verify screen video and mixed system+mic audio at remote.

0 commit comments

Comments
 (0)