Skip to content

Fix typo in function name

Latest

Choose a tag to compare

@shweshi shweshi released this 13 Sep 19:53
b72e6de

Fix typo in function name.

$statistics = UnsplashUsers::statistics($username, $params); // single user's statistics

It was previously statics.

This release might break if someone is using old function name.