Skip to content

Commit 614bcf8

Browse files
committed
Add period for consistency with other list items
1 parent cc8731b commit 614bcf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The `q` search term can also contain any combination of the supported repository
7070
* [`size`](https://help.github.com/articles/searching-repositories#search-based-on-the-size-of-a-repository)
7171
Finds repositories that match a certain size (in kilobytes).
7272
* [`forks`](https://help.github.com/articles/searching-repositories#search-based-on-the-number-of-forks-the-parent-repository-has)
73-
Filters repositories based on the number of forks
73+
Filters repositories based on the number of forks.
7474
* [`fork`](https://help.github.com/articles/searching-repositories#search-based-on-the-number-of-forks-the-parent-repository-has) Filters whether forked repositories should be included (`true`) or only forked repositories should be returned (`only`).
7575
* [`created` or `pushed`](https://help.github.com/articles/searching-repositories#search-based-on-when-a-repository-was-created-or-last-updated)
7676
Filters repositories based on date of creation, or when they were last updated.

0 commit comments

Comments
 (0)