From a15fe13ad6eff8f0f2562da563fde3f16e18a1aa Mon Sep 17 00:00:00 2001 From: Vinicius Lago Gehrke <46430040+ViniciusLagoGehrke@users.noreply.github.com> Date: Sun, 25 Oct 2020 12:39:51 +0000 Subject: [PATCH] chore(docs): corrected a basic typo (#586) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1af7e29..77bcf2e 100644 --- a/readme.md +++ b/readme.md @@ -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