From 078d89314b6c0693a5abcdff31d6509c658f92da Mon Sep 17 00:00:00 2001 From: Brenden Crowie Date: Fri, 6 Nov 2020 14:31:01 -0500 Subject: [PATCH] Corrects typo "rebuilt" (#715) Correct typo --- docs/frontend/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/frontend/development.md b/docs/frontend/development.md index bd3666b9..dafced6a 100644 --- a/docs/frontend/development.md +++ b/docs/frontend/development.md @@ -41,7 +41,7 @@ If you are using Visual Studio Code with devcontainers for Home Assistant, you n ] ``` -The Home Assistant's devcontainer needs to get rebuit via the `docker-build` [task](/development_environment.md#tasks), and the `configuration.yaml` should point to the path inside the container: +The Home Assistant's devcontainer needs to get rebuilt via the `docker-build` [task](/development_environment.md#tasks), and the `configuration.yaml` should point to the path inside the container: ```yaml frontend: