From 6747f9cd5d1244302b61d4dbc921711e8429963f Mon Sep 17 00:00:00 2001 From: Jahziel Villasana-Espinoza Date: Mon, 13 Jan 2025 16:52:31 -0500 Subject: [PATCH] fix: remove extra word (#25390) > No issue, just something I noticed # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Manual QA for all new/changed functionality --- .../DeleteSoftwareModal/DeleteSoftwareModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/DeleteSoftwareModal/DeleteSoftwareModal.tsx b/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/DeleteSoftwareModal/DeleteSoftwareModal.tsx index ddcd668cb0..d5d6cd9e7a 100644 --- a/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/DeleteSoftwareModal/DeleteSoftwareModal.tsx +++ b/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/DeleteSoftwareModal/DeleteSoftwareModal.tsx @@ -63,7 +63,7 @@ const DeleteSoftwareModal = ({ <>

Software won't be uninstalled from existing hosts, but any - pending pending installs and uninstalls{" "} + pending installs and uninstalls{" "} {softwarePackageName ? ( <> for {softwarePackageName}{" "}