Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3cd3885

Browse files
committed
Fixed a typo
1 parent 0de71e0 commit 3cd3885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/github.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
});
816816
};
817817

818-
// List commits on a repository. Takes an object of optional paramaters:
818+
// List commits on a repository. Takes an object of optional parameters:
819819
// sha: SHA or branch to start listing commits from
820820
// path: Only commits containing this file path will be returned
821821
// since: ISO 8601 date - only commits after this date will be returned

0 commit comments

Comments
 (0)