We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b9cd9 commit ee7d719Copy full SHA for ee7d719
README.md
@@ -30,7 +30,7 @@ You can get your secret at https://www.convertapi.com/a
30
```python
31
import convertapi
32
33
-convertapi.api_secret = 'your api secret'
+convertapi.api_secret = 'your-api-secret'
34
```
35
36
### File conversion
0 commit comments