Skip to content

Commit

Permalink
Anniversary wording change
Browse files Browse the repository at this point in the history
  • Loading branch information
r-token committed Apr 10, 2024
1 parent 517b9b0 commit 344969c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ struct BirthdayOrAnniversaryRow: View {
}
} else if contact.next_notification_date_time == dayBeforeAnniversaryString() {
VStack {
Text("💜 The day before your anniversary!")
Text("💜 The day before their anniversary!")
.foregroundStyle(.purple)
.multilineTextAlignment(.leading)
.padding(.top, 2)
Expand Down

0 comments on commit 344969c

Please sign in to comment.