diff --git a/frontend/app/src/comps/InterestRateField/InterestRateField.tsx b/frontend/app/src/comps/InterestRateField/InterestRateField.tsx index 95b7c5418..1322c76ee 100644 --- a/frontend/app/src/comps/InterestRateField/InterestRateField.tsx +++ b/frontend/app/src/comps/InterestRateField/InterestRateField.tsx @@ -448,7 +448,7 @@ function CustomDelegateModalContent({
The address is not a valid{" "} . @@ -458,15 +458,26 @@ function CustomDelegateModalContent({
) : ( -
- Please enter a valid{" "} - {" "} - address. -
+ <> +
+ Set a valid{" "} + {" "} + address. +
+ +
+ Delegate addresses can be found{" "} + . +
+ )}