Skip to content

Commit d78e6ba

Browse files
jpmedleyjoeyparrish
authored andcommitted
Correct name of init function. (#1124)
1 parent 56a463c commit d78e6ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/network-and-buffering-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ of the old bitrate in the buffer.
8585
#### Try it out
8686

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

9090
#### Server Considerations
9191

0 commit comments

Comments
 (0)