Skip to content

Commit

Permalink
fix: change copy (#24530) (#24565)
Browse files Browse the repository at this point in the history
cherry-pick for #24530
  • Loading branch information
jahzielv authored Dec 9, 2024
1 parent 6fac9e9 commit f39775a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ const FleetMaintainedAppDetailsPage = ({
} catch (e) {
renderFlash(
"error",
"Couldn't add automatic install policy. Software is successfuly added. To try again delete software and add it again.",
"Couldn't add automatic install policy. Software is successfully added. To retry, delete software and add it again.",
{ persistOnPageChange: true }
);
}
Expand Down

0 comments on commit f39775a

Please sign in to comment.