Skip to content

Commit e325ad9

Browse files
committed
Fix table in video migration guide
1 parent 924ff51 commit e325ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: OPENTOK_TO_VONAGE_MIGRATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ There are some changes to methods between the `opentok` SDK and the Video API im
5454
- Some methods have been renamed and/or moved, for clarity and/or to better reflect what the method does. These are listed below:
5555

5656
| OpenTok Method Name | Vonage Video Method Name |
57-
|---|---|---|
57+
|---|---|
5858
| `opentok.generate_token` | `video.generate_client_token` |
5959
| `opentok.archives.create` | `video.archives.start` |
6060
| `opentok.archives.find` | `video.archives.info` |

0 commit comments

Comments
 (0)