Skip to content

Commit 5e51d1b

Browse files
authored
Update README.md
1 parent b858060 commit 5e51d1b

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
@@ -231,7 +231,7 @@ System.out.println(event.getData().getMerchantId());
231231
});
232232
~~~~
233233

234-
### Using Attachments in LEM(Legal Entity Management)'s Document API
234+
### Using Attachments in LEM (Legal Entity Management)
235235
When using Attachments, ensure content is provided as a byte array. It's important to convert it to a [Base64-encoded string](https://docs.adyen.com/api-explorer/legalentity/3/post/documents#request-attachments) before initiating the request.
236236

237237
### Proxy configuration

0 commit comments

Comments
 (0)