Skip to content

Commit

Permalink
Update tab.ts (#1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkantor authored Oct 13, 2020
1 parent 226a3ab commit 559a50e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default class InstitutionalMemoryContainersTab extends Component {
}

/**
* Flag that indicates if the current entity belongs to a whitelist that dictates if Change management is enabled or not.
* Flag that indicates if the current entity belongs to a allow list that dictates if Change management is enabled or not.
*/
@computed('entity.displayName')
get isChangeManagementEnabled(): boolean {
Expand Down

0 comments on commit 559a50e

Please sign in to comment.