diff --git a/source/_components/cover.tahoma.markdown b/source/_components/cover.tahoma.markdown index 9dfebff30f9..787b6fb126c 100644 --- a/source/_components/cover.tahoma.markdown +++ b/source/_components/cover.tahoma.markdown @@ -14,8 +14,8 @@ ha_release: 0.59 To use your tahoma covers in your installation, add the following to your `configuration.yaml` file: -``yaml +```yaml # Example configuration.yml entry cover: platform: tahoma -``` \ No newline at end of file +```