Skip to content

Commit ae6e35b

Browse files
committed
fix: Fix typo in "Remove scheduled date on recurrence" wording
1 parent 44be352 commit ae6e35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"removeScheduledDate": {
185185
"description": {
186186
"line1": "Enabling this will make the next recurrence of a task have no Scheduled (⏳) date, when at least one of Start (🛫) or Due (📅) dates is present.",
187-
"line2": "This is for when you want the Start and Due dates to carry forward to the next recurrence, but you will set the Scheduled date in future, once you know plan to work on it."
187+
"line2": "This is for when you want the Start and Due dates to carry forward to the next recurrence, but you will set the Scheduled date in future, once you plan to work on it."
188188
},
189189
"name": "Remove scheduled date on recurrence"
190190
}

0 commit comments

Comments
 (0)