diff --git a/platform/entanglement/src/actions/AbstractComposeAction.js b/platform/entanglement/src/actions/AbstractComposeAction.js index cc78eb1888..6d747bc764 100644 --- a/platform/entanglement/src/actions/AbstractComposeAction.js +++ b/platform/entanglement/src/actions/AbstractComposeAction.js @@ -32,7 +32,8 @@ define( * @private */ /** - * Change the composition of the specified objects. + * Change the composition of the specified objects. Note that this + * should only be invoked after successfully validating. * * @param {DomainObject} domainObject the domain object to * move, copy, or link.