Skip to content

Commit 05e2428

Browse files
committed
Merge pull request github#495 from harshadsabne/statistics.md-error-correction-harshad
Subtract "owner" from "all" and not vice versa.
2 parents e090d3d + 268168e commit 05e2428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/repos/statistics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ to a repository.
7373

7474
Returns the total commit counts for the `owner` and total commit counts in `all`.
7575
`all` is everyone combined, including the `owner` in the last 52 weeks. If you'd like to get the commit
76-
counts for non-owners, you can subtract `all` from `owner`.
76+
counts for non-owners, you can subtract `owner` from `all`.
7777

7878
The array order is oldest week (index 0) to most recent week.
7979

0 commit comments

Comments
 (0)