From 0dc73014e58d620e1302b0402a7370d1f454c372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Mart=C3=ADnez=20L=C3=B3pez?= Date: Thu, 10 Jun 2021 21:57:17 +0100 Subject: [PATCH] Update update.md (#18153) Minor typo. --- source/_includes/common-tasks/update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/update.md b/source/_includes/common-tasks/update.md index 11b967ea447..53eeea85941 100644 --- a/source/_includes/common-tasks/update.md +++ b/source/_includes/common-tasks/update.md @@ -47,7 +47,7 @@ To update Home Assistant Core when you run Home Assistant {{ page.installation_n docker pull homeassistant/home-assistant:stable ``` - You can also use spesific containers for your hardware. Like Raspberry pi 4: + You can also use specific containers for your hardware. Like Raspberry Pi 4: ```bash docker pull homeassistant/raspberrypi4-homeassistant:stable