Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Merged

typo #155

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ users.
Requests that return multiple items will be paginated to 30 items by
default. You can specify further pages with the `?page` parameter. For some
resources, you can also set a custom page size up to 100 with the `?per_page` parameter.
Note that for technical reasons not all endpoints respect the `?per_page` paramater,
Note that for technical reasons not all endpoints respect the `?per_page` parameter,
see [events](http://developer.github.com/v3/events/) for example.

<pre class="terminal">
Expand Down