Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 55f8a01

Browse files
Fix typo
1 parent 59a6226 commit 55f8a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/voice/bxml/startTranscription.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ If a `destination` is specified, it will be sent JSON messages for the duration
8989
|:------------------------------|:------------|
9090
| accountId | The user account associated with the call |
9191
| callId | The call id associated with the real-time transcription |
92-
| realTimetranscriptionId | The unique id of the real-time transcription |
92+
| realTimeTranscriptionId | The unique id of the real-time transcription |
9393
| transcriptionName | The user supplied name of the real-time transcription |
9494
| tracks | A list of one or more tracks being transcribed in real-time |
9595
| tracks.name | The name of the track being transcribed, will be used to identify which transcription updates belong to which track |

0 commit comments

Comments
 (0)