intercom / intercom-dotnet

Intercom API client library for .NET
https://developers.intercom.io/reference
Apache License 2.0
63 stars 53 forks source link

Update Readme to use consistent variable name #84

Closed thewheat closed 6 years ago

thewheat commented 6 years ago

Example uses variable name of countsClient when specifying a UsersClient

Fixed to use variable name of usersClient for consitency