From 696d03751c2fdcc1762e86c83aa7475aa9277eaf Mon Sep 17 00:00:00 2001 From: gitcommitshow <56937085+gitcommitshow@users.noreply.github.com> Date: Wed, 27 Mar 2024 20:19:49 +0530 Subject: [PATCH] readme: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e788dda..1049c19 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ ock yourGitHubOrgName ``` This will -* Fetch data from Github APIs and prepare a leaderboard of all the contributors to public repositories of your GitHub organization/user accout +* Fetch data from Github APIs and prepare a leaderboard of all the contributors to public repositories of your GitHub organization/user account * Save the leaderboard in a csv file in the same folder You will hit the API limits soon. **To increase API limits**, add [`GITHUB_PERSONAL_TOKEN`](https://github.com/settings/tokens) as well in the arguments i.e.