Skip to content

Commit 0193c93

Browse files
committed
fix typo
1 parent 6637c65 commit 0193c93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ $users = $vkService->getUsers([1, 2]);
5555
var_dump($users);
5656
```
5757

58-
## Custom methods
58+
## Customs methods
5959

6060
```php
6161
$parameters = [];

0 commit comments

Comments
 (0)