Fix markdown (#2076)

Signed-off-by: Jan N. Klug <github@klug.nrw>
pull/2077/head
J-N-K 2023-05-07 19:18:16 +02:00 committed by GitHub
parent 68bdcbac6e
commit 2c3b046127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ In some cases the system default unit may not be the most useful unit for a give
For measuring precipitation km/h would be a quite uncommon unit, while mm/h would be the expected unit.
You can set the `unit` metadata to a different unit to change the item's unit:
```
```shell
Number:Speed "Rainfall" { unit="mm/h" }
```