Skip to content

Commit 45a9ca3

Browse files
authored
Merge pull request #588 from dijonkitchen/patch-1
docs: fix typo
2 parents 0693480 + 0a18d39 commit 45a9ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
This Ruby gem is a generic wrapper around Zendesk's REST API. Follow this README and the [wiki](https://github.com/zendesk/zendesk_api_client_rb/wiki) for how to use it.
1010

11-
You can interact with all the resources defined in [`resources.rb`](lib/zendesk_api/resources.rb). Basically we have some cleaver code to convert Ruby objects into HTTP requests.
11+
You can interact with all the resources defined in [`resources.rb`](lib/zendesk_api/resources.rb). Basically we have some clever code to convert Ruby objects into HTTP requests.
1212

1313
Please refer to our [API documentation](https://developer.zendesk.com/api-reference) for the specific endpoints and once you understand the mapping between Ruby and the HTTP endpoints you should be able to call any endpoint.
1414

0 commit comments

Comments
 (0)