mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 18:45:21 +00:00
chore(docs): corrected a basic typo (#586)
This commit is contained in:
parent
57e9d5f6e0
commit
a15fe13ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Change the `?username=` value to your GitHub's username.
|
|||
```
|
||||
|
||||
_Note: Available ranks are S+ (top 1%), S (top 25%), A++ (top 45%), A+ (top 60%), and B+ (everyone).
|
||||
The values are caluclated by using the [cumulative distribution function](https://en.wikipedia.org/wiki/Cumulative_distribution_function) using commits, contributions, issues, stars, pull requests, followers, and owned repositories.
|
||||
The values are calculated by using the [cumulative distribution function](https://en.wikipedia.org/wiki/Cumulative_distribution_function) using commits, contributions, issues, stars, pull requests, followers, and owned repositories.
|
||||
The implementation is can be investigated at [src/calculateRank.js](./src/calculateRank.js)_
|
||||
|
||||
### Hiding individual stats
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue