We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ddcd9c commit ff16984Copy full SHA for ff16984
src/cards/stats-card.js
@@ -76,7 +76,7 @@ const createTextNode = ({
76
};
77
78
/**
79
- * 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.
80
*
81
* @param {number} value The rank value to calculate progress for.
82
* @returns {number} Progress value.
0 commit comments