Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkahan committed Nov 11, 2024
1 parent 19168f9 commit 72ada83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion video/OPENTOK_TO_VONAGE_MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ There are some changes to methods between the `opentok` SDK and the Video API im
| `opentok.get_render` | `video.get_experience_composer`|
| `opentok.stop_render` | `video.stop_experience_composer`|
| `opentok.connect_audio_to_websocket` | `video.start_audio_connector`|
| `opentok.connect_audio_to_websocket` | `video.start_audio_connector`|

## Additional Resources

Expand Down

0 comments on commit 72ada83

Please sign in to comment.