Replaced underscored with camel case (typo)

pull/95/head
snookfin 2020-10-30 11:59:51 -04:00 zatwierdzone przez GitHub
rodzic 19f0964a26
commit 36ef126db0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -39,8 +39,8 @@ The JSON representation is a flexible format that accomodates various degrees of
- `<version>`: The version of JSON transcript specification
- `<segments>`: An array of dialogue elements (segments)
- `<speaker>`: Speaker
- `<start_time>`: Start time for the segment
- `<end_time>`: End time for the segment (if available)
- `<startTime>`: Start time for the segment
- `<endTime>`: End time for the segment (if available)
- `<body>`: Dialogue content
#### Snippet: