diff --git a/packages/concerto-core/lib/decoratormanager.js b/packages/concerto-core/lib/decoratormanager.js index c15b2b9f0..e193cea63 100644 --- a/packages/concerto-core/lib/decoratormanager.js +++ b/packages/concerto-core/lib/decoratormanager.js @@ -242,7 +242,7 @@ class DecoratorManager { /** * Applies a new decorator to the Map element * @private - * @param {string} element the value to test + * @param {string} element the element to apply the decorator to * @param {string} target the command target * @param {*} declaration the map declaration * @param {string} type the command type