Skip to content

Commit a6277ef

Browse files
committed
Update README.md
1 parent 311aebc commit a6277ef

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
@@ -31,7 +31,7 @@ Set the configuration
3131
```php
3232
require __DIR__ . '/vendor/autoload.php';
3333

34-
// Replace apitoken and serviceId With your own.
34+
// Replace apitoken and serviceId with your own.
3535
\Paynl\Config::setApiToken('e41f83b246b706291ea9ad798ccfd9f0fee5e0ab');
3636
\Paynl\Config::setServiceId('SL-3490-4320');
3737
```

0 commit comments

Comments
 (0)