Skip to content

Commit

Permalink
Merge pull request #799 from WestpacGEL/content-time&date-kate
Browse files Browse the repository at this point in the history
Update src/content/design-system/content/guidelines/dates-days-time
  • Loading branch information
KateMacdonald authored May 28, 2024
2 parents 5c7585b + 8c2eeba commit bd4691f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Use 24/7 – not ‘24 hours, 7 days a week’.

When writing for mobile apps, the guidance for dates and times are as follows:

Date can be qualified as today, yesterday or tomorrow, write:
If a date can be qualified as today, yesterday or tomorrow, write:

```jsx
<div>
Expand All @@ -117,7 +117,7 @@ Date can be qualified as today, yesterday or tomorrow, write:
</div>
```

Date cannot be qualified as today, yesterday or tomorrow, write:
If a date cannot be qualified as today, yesterday or tomorrow, write:

```jsx
<div>
Expand Down

0 comments on commit bd4691f

Please sign in to comment.