Skip to content

Commit 85fe528

Browse files
typo
1 parent c4c782d commit 85fe528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/5.x/reference/field-types/date-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ $futureEntries = \craft\elements\Entry::find()
144144
In these examples, `now` can be substituted for `today` (midnight of the current day), `tomorrow` (midnight of the following day), or `yesterday` (midnight of the previous day).
145145

146146
::: tip
147-
Me mindful of [template caching](../twig/tags.md#cache) when comparing against the current time!
147+
Be mindful of [template caching](../twig/tags.md#cache) when comparing against the current time!
148148
:::
149149

150150
#### Timezones

0 commit comments

Comments
 (0)