Skip to content

Commit

Permalink
Update domains/core/admin/eventEditor/src/ui/datetimes/datesList/card…
Browse files Browse the repository at this point in the history
…View/DatetimeStatus.tsx

Co-authored-by: Alexander Kucheryuk <3331946+alexkuc@users.noreply.github.com>
  • Loading branch information
tn3rb and alexkuc committed Dec 11, 2023
1 parent e12244f commit 5a5a619
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const DatetimeStatus: React.FC<Props> = ({ date, onStatusChange }) => {
<br />
<span>
{__(
'Event Date is postponed until a later date (kind of like cancelled combined with "to be determined.'
'Event Date is postponed until a later date (kind of like cancelled combined with "to be determined).'
)}
</span>
</li>
Expand Down

0 comments on commit 5a5a619

Please sign in to comment.