You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -116,7 +116,7 @@ To hide any specific stats, you can pass a query parameter `?hide=` with comma-s
116
116
117
117
### Adding private contributions count to total commits count
118
118
119
-
You can add the count of all your private contributions to the total commits count by using the query parameter `?count_private=true`.
119
+
You can add the count of all your private contributions to the total commits count by using the query parameter `&count_private=true`.
120
120
121
121
_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._
0 commit comments