Skip to content

Commit

Permalink
fixed mesage (#2736)
Browse files Browse the repository at this point in the history
  • Loading branch information
FuriousLlama authored Jan 28, 2023
1 parent 69e24d8 commit aa94ed5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ export const LeaseContainer: React.FC<ILeaseContainerProps> = ({ leaseId, onClos
title={'Confirm changes'}
message={
<>
<div>If you cancel now, this research file will not be saved.</div>
<div>If you cancel now, this Lease/License will not be saved.</div>
<br />
<strong>Are you sure you want to Cancel?</strong>
</>
Expand Down

0 comments on commit aa94ed5

Please sign in to comment.