Skip to content

Commit

Permalink
Fix outdated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
parnic committed Nov 21, 2023
1 parent e510759 commit 3dd2f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node_helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ module.exports = NodeHelper.create({
* @function parseTeam
* @description Transforms raw team information for easier usage.
*
* @param {object} team - Both teams in raw format.
* @param {object} team - Team in raw format.
*
* @returns {Team} Parsed team information.
*/
Expand Down

0 comments on commit 3dd2f48

Please sign in to comment.