Skip to content

Commit b2c362f

Browse files
gcatanesepabloai
andcommitted
Update README.md
Co-authored-by: Pablo Igarzábal <[email protected]>
1 parent 06417b1 commit b2c362f

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

341341
### Using the Cloud Terminal API
342-
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):
342+
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):
343343
``` javascript
344344
// Step 1: Require the parts of the module you want to use
345345
const {Client, TerminalCloudAPI} from "@adyen/api-library";

0 commit comments

Comments
 (0)