We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d76d25 commit a7743f4Copy full SHA for a7743f4
1 file changed
content/v3.md
@@ -292,7 +292,7 @@ see [events](http://developer.github.com/v3/activity/events/) for example.
292
$ curl https://api.github.com/user/repos?page=2&per_page=100
293
</pre>
294
295
-Note that page numbering is 1-based and that ommiting the `?page`
+Note that page numbering is 1-based and that omitting the `?page`
296
parameter will return the first page.
297
298
### Link Header
0 commit comments