We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ca06fb + 8149d28 commit 84a2f6dCopy full SHA for 84a2f6d
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