Skip to content

Commit

Permalink
Fix ToS typo (#2090)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1204167627774280/1206391241515255/f

**Description**:
Fixes typo in DBP ToS
  • Loading branch information
Bunn authored Jan 19, 2024
1 parent ffa026b commit 6df4699
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 6df4699

Please sign in to comment.