Fix spacing (#4176)

The host line has 3 spaces, not 2, at the start
This commit is contained in:
DubhAd 2017-12-10 08:21:55 +00:00 committed by Fabian Affolter
parent 73362ce804
commit 69abc96b89

View File

@ -30,7 +30,7 @@ A `maxcube` section must be present in the `configuration.yaml` file and contain
```yaml
# Example configuration.yaml entry
maxcube:
host: 192.168.0.20
host: 192.168.0.20
```
Configuration variables:
- **host** (*Required*): The IP address of the eQ-3 MAX! Cube to use.