Skip to content

Commit

Permalink
readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Greenberg committed May 19, 2021
1 parent d8ce1c7 commit 21b92f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ Once, you have an instantiated client, you can fetch Pipedrive deal notes and se
```ruby
client.notes
```
### Fetching Pipedrive Notes
### Fetching Pipedrive Activities

Once, you have an instantiated client, you can fetch Pipedrive activities and send them to Orbit by invoking the `#activities` instance method:
You can fetch Pipedrive activities and send them to Orbit by invoking the `#activities` instance method:

```ruby
client.activities
Expand Down

0 comments on commit 21b92f6

Please sign in to comment.