Skip to content

Fix typo in function name

Latest
Compare
Choose a tag to compare
@shweshi shweshi released this 13 Sep 19:53
· 1 commit to master since this release
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.