From 36ef126db00fffd897d01f9df70df5fcf9ac8754 Mon Sep 17 00:00:00 2001 From: snookfin Date: Fri, 30 Oct 2020 11:59:51 -0400 Subject: [PATCH] Replaced underscored with camel case (typo) --- transcripts/transcripts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/transcripts/transcripts.md b/transcripts/transcripts.md index 4909eac..fd16c53 100644 --- a/transcripts/transcripts.md +++ b/transcripts/transcripts.md @@ -39,8 +39,8 @@ The JSON representation is a flexible format that accomodates various degrees of - ``: The version of JSON transcript specification - ``: An array of dialogue elements (segments) - ``: Speaker -- ``: Start time for the segment -- ``: End time for the segment (if available) +- ``: Start time for the segment +- ``: End time for the segment (if available) - ``: Dialogue content #### Snippet: