Fixed typo in jupyter notebooks (#2324)

This commit is contained in:
Luar Roji 2017-03-24 16:38:05 -03:00 committed by Fabian Affolter
parent 7dea3bd212
commit bd6b8b3f4a

View File

@ -122,5 +122,5 @@ The `VACUUM` command cleans the your database.
sqlite> VACUUM;
```
For a more interactive way to work with the database or the create statistics, checkout our [Jupyther notebooks](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/tree/master/).
For a more interactive way to work with the database or the create statistics, checkout our [Jupyter notebooks](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/tree/master/).