Skip to content

Commit 13f51c8

Browse files
committed
Normalize README API example wording
1 parent f593964 commit 13f51c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Error response:
9393
{
9494
"status": "error",
9595
"result": null,
96-
"message": "Geçerli bir Base64 metni bekleniyordu.",
96+
"message": "Expected a valid Base64 string.",
9797
"clipboard_ready": false
9898
}
9999
```

0 commit comments

Comments
 (0)