From 053cc6e2f3fe0cfe224ebaa1d5868ca20bce2c1e Mon Sep 17 00:00:00 2001 From: gitwazza <49083727+gitwazza@users.noreply.github.com> Date: Sun, 26 Apr 2020 05:07:35 +1000 Subject: [PATCH] Update splitting_configuration.markdown (#13162) --- source/_docs/configuration/splitting_configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/configuration/splitting_configuration.markdown b/source/_docs/configuration/splitting_configuration.markdown index ec01ded7592..8762fea4bfb 100644 --- a/source/_docs/configuration/splitting_configuration.markdown +++ b/source/_docs/configuration/splitting_configuration.markdown @@ -72,7 +72,7 @@ device_tracker.yaml customize.yaml ``` -`automation.yaml` will hold all the automation integration details. `zones.yaml` will hold the zone integration details and so forth. These files can be called anything but giving them names that match their function will make things easier to keep track of. +`automation.yaml` will hold all the automation integration details. `zone.yaml` will hold the zone integration details and so forth. These files can be called anything but giving them names that match their function will make things easier to keep track of. Inside the base configuration file add the following entries: