Skip to content

Commit

Permalink
fix: copy
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Song <[email protected]>
  • Loading branch information
ferothefox committed Oct 31, 2024
1 parent 4f03a04 commit dc7611b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<ConfirmModal
ref="confirmDeleteModal"
title="Are you sure you want to delete this allocation?"
description="This will permanently delete this allocation."
:description="`You are deleting the allocation ${allocationToDelete}. This cannot be reserved again.`"
proceed-label="Delete"
@proceed="confirmDeleteAllocation"
/>
Expand Down

0 comments on commit dc7611b

Please sign in to comment.