Skip to content

Commit

Permalink
fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
david-kalbermatten committed Jul 14, 2021
1 parent 48f7822 commit 7f54572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fan_behavior: [cooler, neutral, heater] # <-- only one
dryer_behavior: [cooler, neutral, heater] # <-- only one
```
### Possible values for reverse_cylce
### Possible values for reverse_cycle
```yaml
reverse_cycle: cooler, heater, dryer, fan # <-- multiple are possible, (True/False) are still valid for backward compatibility
```
Expand Down

0 comments on commit 7f54572

Please sign in to comment.