From 7f9fa86b0b6627508b282d04f356981be2ba1b3c Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 28 Nov 2018 09:33:33 +0000 Subject: [PATCH] Update api.markdown (#7670) --- source/_docs/ecosystem/notebooks/api.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/ecosystem/notebooks/api.markdown b/source/_docs/ecosystem/notebooks/api.markdown index 5473031a8ad..ab40d9f26fa 100644 --- a/source/_docs/ecosystem/notebooks/api.markdown +++ b/source/_docs/ecosystem/notebooks/api.markdown @@ -10,4 +10,4 @@ footer: true redirect_from: /ecosystem/notebooks/api/ --- -You can interact with Home Assistant live from Jupyter notebooks buy using the Home Assistant [Python API](/developers/python_api/). [See this example notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/home-assistant-python-api.ipynb). +You can interact with Home Assistant live from Jupyter notebooks by using the Home Assistant [Python API](/developers/python_api/). [See this example notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/home-assistant-python-api.ipynb).