Skip to content

Commit

Permalink
docs: clarify text tracks are meant for any usage of Video.js, both v…
Browse files Browse the repository at this point in the history
…ideo and audio (#4790)
  • Loading branch information
thijstriemstra authored and gkatsev committed Dec 4, 2017
1 parent e582c3c commit 1672a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/text-tracks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Text Tracks

Text tracks are a feature of HTML5 video for displaying time-triggered text to the viewer. Video.js offers a cross-browser implementation of text tracks.
Text tracks are a feature of HTML5 for displaying time-triggered text to the end-user. Video.js offers a cross-browser implementation of text tracks.

## Table of Contents

Expand Down

0 comments on commit 1672a6d

Please sign in to comment.