We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66972f commit fd5cf72Copy full SHA for fd5cf72
README.md
@@ -21,7 +21,7 @@ Download **[latest JAR file](https://github.com/ConvertAPI/convertapi-java/relea
21
You can get your secret at https://www.convertapi.com/a
22
23
```java
24
-Config.setDefaultSecret("YOUR API SECRET");
+Config.setDefaultSecret("your api secret");
25
```
26
27
### File conversion
0 commit comments