mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-02-23 14:50:33 +08:00
refactor: fix typos in a comment (#3437)
* Fix typos in a comment * Add a comma
This commit is contained in:
parent
2ddcd9c2bd
commit
ff16984988
@ -76,7 +76,7 @@ const createTextNode = ({
|
||||
};
|
||||
|
||||
/**
|
||||
* Calculates progress along the boundary of the circle i.e it's circumference.
|
||||
* Calculates progress along the boundary of the circle, i.e. its circumference.
|
||||
*
|
||||
* @param {number} value The rank value to calculate progress for.
|
||||
* @returns {number} Progress value.
|
||||
|
Loading…
Reference in New Issue
Block a user