diff --git a/DuckDuckGo/Waitlist/Views/WaitlistSteps/WaitlistTermsAndConditionsView.swift b/DuckDuckGo/Waitlist/Views/WaitlistSteps/WaitlistTermsAndConditionsView.swift index a57f240f43..8f3b151f1a 100644 --- a/DuckDuckGo/Waitlist/Views/WaitlistSteps/WaitlistTermsAndConditionsView.swift +++ b/DuckDuckGo/Waitlist/Views/WaitlistSteps/WaitlistTermsAndConditionsView.swift @@ -239,7 +239,7 @@ struct DataBrokerProtectionTermsAndConditionsContentView: View { } .padding(.leading, groupLeadingPadding) - Text("\nYou give DuckDuckGo authority to act on your Here's an updated version with the remaining content:") + Text("\nYou give DuckDuckGo authority to act on your behalf.") .fontWeight(.bold) .padding(.bottom, sectionBottomPadding)