Merge pull request #4752 from Shou/patch-1
docs: clarify location of counter alias
This commit is contained in:
commit
b160837f1e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ To add a counter to your installation, add the following to your `configuration.
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
counter:
|
counter:
|
||||||
counter:
|
my_custom_counter:
|
||||||
initial: 30
|
initial: 30
|
||||||
step: 1
|
step: 1
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue