Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarbugli committed Nov 5, 2024
1 parent 46599a4 commit b6f8d83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ call.delete_transcription(sessionID, filename)
```

</TabItem>
<TabItem value="go" label="Goalng">
<TabItem value="go" label="Golang">

```go
call.DeleteTranscription(ctx, sessionID, filename, &getstream.DeleteTranscriptionRequest{})
Expand Down

0 comments on commit b6f8d83

Please sign in to comment.