mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue