Skip to content

Commit

Permalink
docs: fixed a typo in README (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
sajalpreetsingh committed Apr 24, 2020
1 parent 0f905b1 commit 153c690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ var player = videojs('my-video');

player.vr().camera;
player.vr().scene;
player.vr().rendeer;
player.vr().renderer;
```

## Options
Expand Down

0 comments on commit 153c690

Please sign in to comment.