Fix sentance structure (#3474)

This commit is contained in:
Adam Mills 2017-10-01 01:07:16 -04:00 committed by GitHub
parent aae68cd051
commit 9b0b3a4690

View File

@ -39,7 +39,7 @@ Next, development dependencies need to be installed to bootstrap the frontend de
$ script/bootstrap_frontend
```
This script will use yarn and bower to install all the necessary dependencies necessary for development.
This script will use yarn and bower to install all the necessary dependencies necessary for development in
`home-assistant/homeassistant/components/frontend/www_static/home-assistant-polymer`.