Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cte committed May 6, 2019
1 parent 1c6c73e commit d468d08
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 @@ -36,7 +36,7 @@ FacebookAds.app_secret = '[YOUR_APP_SECRET]'

## API Version

This gem currently defauts v3.2 of the Marketing API. You can change the version as desired with the following:
This gem currently defaults v3.2 of the Marketing API. You can change the version as desired with the following:

```ruby
FacebookAds.base_uri = 'https://graph.facebook.com/[desired-version-here]'
Expand Down

0 comments on commit d468d08

Please sign in to comment.