diff --git a/src/services/ui/src/pages/detail/admin-changes/index.tsx b/src/services/ui/src/pages/detail/admin-changes/index.tsx index 5815da790b..485eeb6dcc 100644 --- a/src/services/ui/src/pages/detail/admin-changes/index.tsx +++ b/src/services/ui/src/pages/detail/admin-changes/index.tsx @@ -17,7 +17,7 @@ export const AC_WithdrawEnabled: FC = (

Change made

- {props.submitterName} has enabled package action to submit formal RAI + {props.submitterName} has enabled package action to withdraw formal RAI response

@@ -31,7 +31,7 @@ export const AC_WithdrawDisabled: FC = (

Change made

- {props.submitterName} has disabled package action to submit formal RAI + {props.submitterName} has disabled package action to withdraw formal RAI response