mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
change curret to current (#19731)
This commit is contained in:
parent
b4948b0464
commit
89ee1acc52
@ -288,7 +288,7 @@ The same thing can also be expressed as a filter:
|
||||
{% raw %}
|
||||
|
||||
```yaml
|
||||
# 77 minutes before curret time.
|
||||
# 77 minutes before current time.
|
||||
{{ now() - timedelta( hours = 1, minutes = 17 ) }}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user