diff --git a/ui/src/app/applications/components/utils.tsx b/ui/src/app/applications/components/utils.tsx
index f11ca2a916307..cd39470bfb25b 100644
--- a/ui/src/app/applications/components/utils.tsx
+++ b/ui/src/app/applications/components/utils.tsx
@@ -361,7 +361,7 @@ export const deletePopup = async (ctx: ContextApis, resource: ResourceTreeNode,
handleStateChange('force')} style={{marginRight: '5px'}} id='force-delete-radio' />
handleStateChange('orphan')} style={{marginRight: '5px'}} id='cascade-delete-radio' />