Skip to content

Commit

Permalink
Fixes from @rwholey-eb
Browse files Browse the repository at this point in the history
  • Loading branch information
benmvp committed May 17, 2018
1 parent 19af030 commit b6b0056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ NOTE: `window.Eventbrite` will be a reference to the package.

## Configuring a SDK object

In order to make requests, we need to configure the SDK object.
In order to make requests, you need to configure the SDK object.

```js
import eventbrite from 'eventbrite';
Expand Down

0 comments on commit b6b0056

Please sign in to comment.