Skip to content

Commit a7743f4

Browse files
committed
Fixes typo: s/ommiting/omitting
1 parent 8d76d25 commit a7743f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ see [events](http://developer.github.com/v3/activity/events/) for example.
292292
$ curl https://api.github.com/user/repos?page=2&per_page=100
293293
</pre>
294294

295-
Note that page numbering is 1-based and that ommiting the `?page`
295+
Note that page numbering is 1-based and that omitting the `?page`
296296
parameter will return the first page.
297297

298298
### Link Header

0 commit comments

Comments
 (0)