From ae6b56bf7fd1707c877735278f6b598a6afa8053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=98=88=ED=99=98=20Ye-Hwan=20Kim=20=28Sam=29?= <43813340+yehwankim23@users.noreply.github.com> Date: Sun, 15 Aug 2021 00:07:36 +0900 Subject: [PATCH] docs: fix grammar (#1242) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f33b605..ebc0e8e 100644 --- a/readme.md +++ b/readme.md @@ -118,7 +118,7 @@ To hide any specific stats, you can pass a query parameter `?hide=` with comma-s You can add the count of all your private contributions to the total commits count by using the query parameter `?count_private=true`. -_Note: If you are deploying this project yourself, the private contributions will be counted by default otherwise you need to chose to share your private contribution counts._ +_Note: If you are deploying this project yourself, the private contributions will be counted by default. Otherwise, you need to choose to share your private contribution counts._ > Options: `&count_private=true`