From 3fb53e9f35de509c40dc2fc2df84e6838298fb44 Mon Sep 17 00:00:00 2001 From: "Ruben J. Jongejan" Date: Wed, 19 Dec 2018 22:37:58 +0100 Subject: [PATCH] Fix typo in configuration.markdown (#7904) comit -> commit --- source/getting-started/configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/getting-started/configuration.markdown b/source/getting-started/configuration.markdown index d942e732d04..cc34e312dbf 100644 --- a/source/getting-started/configuration.markdown +++ b/source/getting-started/configuration.markdown @@ -82,7 +82,7 @@ panel_iframe: url: http://hassio.local:3218 ``` - - Click the save icon in the top right to comit changes. + - Click the save icon in the top right to commit changes. - Verify the configuration by going to the config panel (Configuration in the sidebar) -> General -> Click the "Check Config" button and you should get "Configuration valid!" - Now Restart Home Assistant using the "restart" in the Server management section.