Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixing language in readme
  • Loading branch information
misraturp authored Nov 9, 2023
1 parent 5e244bc commit 85a924c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const transcript = await client.transcripts.get(transcript.id)

## List transcripts

This will return a page of transcripts that you have transcript.
This will return a page of transcripts that you have created.

```javascript
const page = await client.transcripts.list()
Expand Down

0 comments on commit 85a924c

Please sign in to comment.