Skip to content

Commit

Permalink
update comments for policy function
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenv0307 committed Nov 2, 2023
1 parent 20ca6e9 commit a27d594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/actions/Policy.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function hasActiveFreePolicy(policies) {
}

/**
* Build optimistic data for adding users from announce room
* Build optimistic data for adding members to the announce room
* @param {String} policyID
* @param {Array} accountIDs
* @returns {Object}
Expand Down

0 comments on commit a27d594

Please sign in to comment.