mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Fix formatting of numbers in prefix warning box (#19001)
This commit is contained in:
parent
fdce69cadc
commit
37c1187557
@ -677,7 +677,7 @@ automation 3:
|
|||||||
|
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
|
|
||||||
Do not prefix numbers with a zero - using `'00'` instead of '0' for example will result in errors.
|
Do not prefix numbers with a zero - using `'00'` instead of `'0'` for example will result in errors.
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user