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 d19d547 commit 3e3903fCopy full SHA for 3e3903f
src/structures/MiniGames/BuildBattle.js
@@ -57,7 +57,7 @@ class BuildBattle {
57
/**
58
* @typedef {object} BuildBattleWins
59
* @property {number} solo BuildBattle Solo wins
60
- * @property {number} team BuildBattle Team wins
+ * @property {number} teams BuildBattle Team wins
61
* @property {number} pro BuildBattle Pro wins
62
* @property {number} gtb BuildBattle Guess The Build wins
63
*/
0 commit comments