Skip to content

Commit 054811a

Browse files
authored
Merge pull request #105247 from samfromlv/patch-1
Fix WebVVT timestamp format
2 parents a09f825 + b9cf904 commit 054811a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/captioning-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The [SRT](https://docs.fileformat.com/video/srt/) (SubRip Text) timespan output
5353
Welcome to applied Mathematics course 201.
5454
```
5555

56-
The [WebVTT](https://www.w3.org/TR/webvtt1/#introduction) (Web Video Text Tracks) timespan output format is `hh:mm:ss,fff`.
56+
The [WebVTT](https://www.w3.org/TR/webvtt1/#introduction) (Web Video Text Tracks) timespan output format is `hh:mm:ss.fff`.
5757

5858
```
5959
WEBVTT

0 commit comments

Comments
 (0)