Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaarbonel committed Mar 18, 2024
1 parent b694406 commit 39e7270
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ These events are sent to users connected to the call and your webhook/SQS:
- `call.transcription_ready` dispatched when the transcription is completed and available for download. An example payload of this event is detailed below.
- `call.transcription_failed` sent if the transcription process encounters any issues.

## Transcriptio nready format
## Transcription ready format
```
{
"type": "call.transcription_ready",
Expand Down

0 comments on commit 39e7270

Please sign in to comment.