diff --git a/README.md b/README.md index b4a644a..1766616 100644 --- a/README.md +++ b/README.md @@ -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()