1
0
Fork 0
mirror of synced 2025-04-11 13:10:57 +00:00

Readme typo fix

This commit is contained in:
Alex Lushpai 2017-06-22 00:50:16 +03:00
parent 0d4b323e9e
commit b7d29f8278

View file

@ -63,7 +63,7 @@ if ($response->isSuccessful()) {
```php
$client = new \RetailCrm\ApiClient(
'https://demo.retailcrm.pro',
'https://demo.retailcrm.ru',
'T9DMPvuNt7FQJMszHUdG8Fkt6xHsqngH',
'v4'
);