Skip to content

Commit

Permalink
Merge pull request #75 from ButterCMS/revert-72-ViolanteCodes-readme-fix
Browse files Browse the repository at this point in the history
Revert "fix: typo in readme"
  • Loading branch information
ViolanteCodes authored Oct 23, 2023
2 parents 4e4e407 + c1b32ef commit b23ce09
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 @@ -56,7 +56,7 @@ butter.post.list({page: 1, page_size: 10}).then(function(response) {

## Pages

Where you see params, it is a plain js object, e.g. `{page: 1}`. For a list of params see the [API documentation](https://buttercms.com/docs/api/?javascript)
Where you see params it is a plain js object, e.g. `{page: 1}`. For a list of params see the [API documentation](https://buttercms.com/docs/api/?javascript)

* page
* `retrieve(page_type, page_slug[, params])`
Expand Down

0 comments on commit b23ce09

Please sign in to comment.