fix: change copy (#24530)

This commit is contained in:
Jahziel Villasana-Espinoza 2024-12-09 14:32:15 -05:00 committed by GitHub
parent 5ee939c2c0
commit c5d7172a86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }
);
}