Skip to content

Commit

Permalink
Typo corrections (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffswartz authored Nov 21, 2022
1 parent 47d8ffc commit 9f7f201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<img src="https://assets.tokbox.com/img/vonage/Vonage_VideoAPI_black.svg" height="48px" alt="Tokbox is now known as Vonage" />

The OpenTok .NET SDK provides methods for:
The OpenTok Node SDK provides methods for:

* Generating [sessions](https://tokbox.com/developer/guides/create-session/) and
[tokens](https://tokbox.com/developer/guides/create-token/) for
Expand Down Expand Up @@ -459,7 +459,7 @@ opentok.dial(sessionId, token, sipUri, options, function (error, sipCall) {
For more information, see the
[OpenTok SIP Interconnect developer guide](https://tokbox.com/developer/guides/sip/).

## Getting Stream Info
### Getting Stream Info

You can get information on an active stream in an OpenTok session:

Expand Down

0 comments on commit 9f7f201

Please sign in to comment.