Skip to content

Commit f3f5b52

Browse files
authored
Merge pull request #759 from engram-design/patch-1
typo
2 parents 99f7895 + 85fe528 commit f3f5b52

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)