diff --git a/components/Modal/Confirmation.vue b/components/Modal/Confirmation.vue index f1a5cae..ceab8b2 100644 --- a/components/Modal/Confirmation.vue +++ b/components/Modal/Confirmation.vue @@ -2,7 +2,7 @@
-

Are you sure you would like to {{ props.actionName.toLowerCase() }} {{ props.displayName }}?

+

Are you sure you would like to {{ props.actionName.toLowerCase() }} {{ props.targetName }}?