Skip to content

Commit

Permalink
Merge pull request #175 from EricCrosson/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Brett Willemsen authored May 17, 2021
2 parents bc0e43b + 17e73db commit dcf3f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ REST API calls can be done using the convenience methods or by passing in a `url

#### Convenience Methods

There are some simply convience methods. `get()`, `post()`, `put()`, and `delete()`.
There are some simple convience methods. `get()`, `post()`, `put()`, and `delete()`.

```javascript
import {api} from '@pagerduty/pdjs';
Expand Down

0 comments on commit dcf3f41

Please sign in to comment.