Skip to content

Commit

Permalink
Correct name of init function. (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmedley authored and joeyparrish committed Nov 27, 2017
1 parent 56a463c commit d78e6ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/network-and-buffering-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ of the old bitrate in the buffer.
#### Try it out

Use the code from {@tutorial basic-usage} and try configuring some of these
parameters in `playerInit()` to see how they affect playback.
parameters in `initPlayer()` to see how they affect playback.

#### Server Considerations

Expand Down

0 comments on commit d78e6ba

Please sign in to comment.