Skip to content

Commit fd5cf72

Browse files
author
Tomas Rutkauskas
authored
Update README.md
1 parent f66972f commit fd5cf72

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
@@ -21,7 +21,7 @@ Download **[latest JAR file](https://github.com/ConvertAPI/convertapi-java/relea
2121
You can get your secret at https://www.convertapi.com/a
2222

2323
```java
24-
Config.setDefaultSecret("YOUR API SECRET");
24+
Config.setDefaultSecret("your api secret");
2525
```
2626

2727
### File conversion

0 commit comments

Comments
 (0)