Skip to content

Commit bd6b8b3

Browse files
cyberplantfabaff
authored andcommitted
Fixed typo in jupyter notebooks (home-assistant#2324)
1 parent 7dea3bd commit bd6b8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/backend/database.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ The `VACUUM` command cleans the your database.
122122
sqlite> VACUUM;
123123
```
124124

125-
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/).
125+
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/).
126126

0 commit comments

Comments
 (0)