diff options
Diffstat (limited to 'files/fr/web/api/webvtt_api/index.html')
-rw-r--r-- | files/fr/web/api/webvtt_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/webvtt_api/index.html b/files/fr/web/api/webvtt_api/index.html index eaca4fd78c..43a0d9ba78 100644 --- a/files/fr/web/api/webvtt_api/index.html +++ b/files/fr/web/api/webvtt_api/index.html @@ -774,7 +774,7 @@ That's <00:00:21.000>amore <pre class="brush: plain">WEBVTT</pre> -<p> 3. Leave the second line blank, and on the third line the time for first cue is to be specified. For example, for a first cue starting at time 1 second and ending at 5 seconds, it is written as:</p> +<p>Leave the second line blank, and on the third line the time for first cue is to be specified. For example, for a first cue starting at time 1 second and ending at 5 seconds, it is written as:</p> <pre class="brush: plain">00:01.000 --> 00:05.000</pre> |