diff --git a/README.md b/README.md index 91928ac..3b151cd 100644 --- a/README.md +++ b/README.md @@ -457,7 +457,7 @@ API docs: https://developers.pipedrive.com/docs/api/v1/#!/Users #### Get an user ``` -response = client.users.get_users('USER_ID') +response = client.users.get_user('USER_ID') ``` #### Get all users