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 8e207cb commit d912025Copy full SHA for d912025
lib/Github/Api/Repo.php
@@ -40,7 +40,7 @@ public function find($keyword, array $params = array())
40
41
/**
42
* Get the last year of commit activity for a repository grouped by week
43
- * @link http://developer.github.com/v3/repos/statistics/#commit-activity
+ * @link http://developer.github.com/v3/repos/statistics/#commit-activity
44
*
45
* @param string $username the user who owns the repository
46
* @param string $repository the name of the repository
0 commit comments