Skip to content

Commit a0aed38

Browse files
committed
Checking in
1 parent d6dd282 commit a0aed38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ First, import the Vapi class from the package:
1818
from vapi_python import Vapi
1919
```
2020

21-
Then, create a new instance of the Vapi class, passing your API Key as a parameter to the constructor:
21+
Then, create a new instance of the Vapi class, passing your Web Client Key as a parameter to the constructor:
2222

2323
```python
2424
vapi = Vapi(api_key='your-api-key')

0 commit comments

Comments
 (0)