Skip to content

Commit bdb3ee2

Browse files
gcatanesepabloai
andauthored
Update README.md
Co-authored-by: Pablo Igarzábal <[email protected]>
1 parent 0877cd6 commit bdb3ee2

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
@@ -338,7 +338,7 @@ client.httpClient = httpClient;
338338
```
339339

340340
### Using the Cloud Terminal API
341-
For In-Person Payments integrations with the[Cloud Terminal API](https://docs.adyen.com/point-of-sale/design-your-integration/choose-your-architecture/cloud/), you must initialise the Client **setting the closest** [Region](https://docs.adyen.com/point-of-sale/design-your-integration/terminal-api/#cloud):
341+
For In-Person Payments integrations with the [Cloud Terminal API](https://docs.adyen.com/point-of-sale/design-your-integration/choose-your-architecture/cloud/), you must initialise the Client **setting the closest** [Region](https://docs.adyen.com/point-of-sale/design-your-integration/terminal-api/#cloud):
342342
``` javascript
343343
// Step 1: Require the parts of the module you want to use
344344
const {Client, TerminalCloudAPI} from "@adyen/api-library";

0 commit comments

Comments
 (0)