mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 06:58:59 +00:00
refactor: fix typos in a comment (#3437)
* Fix typos in a comment * Add a comma
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user