Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-bot authored Feb 17, 2024
1 parent 9cd495e commit fc21dca
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 @@ -205,7 +205,7 @@ various endpoints.
from elevenlabs.client import ElevenLabs

eleven = ElevenLabs(
api_key="MY_API_KEY" # Defaulsts to ELEVEN_API_KEY
api_key="MY_API_KEY" # Defaults to ELEVEN_API_KEY
)
models = eleven.models.get_all()
```
Expand Down

0 comments on commit fc21dca

Please sign in to comment.