From 8f2b121f499edc3c2a9fe71df14afd4c618f196c Mon Sep 17 00:00:00 2001 From: Adam Outler Date: Sat, 23 Jan 2021 17:50:59 -0500 Subject: [PATCH] Additional d removed from documentation. (#16279) --- source/hassio/enable_i2c.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/enable_i2c.markdown b/source/hassio/enable_i2c.markdown index ed83a1571e2..d04f55a64ea 100644 --- a/source/hassio/enable_i2c.markdown +++ b/source/hassio/enable_i2c.markdown @@ -49,7 +49,7 @@ The I2C devices should now be present under /dev. Alternatively, by attaching a keyboard and screen to your device, you can access the physical terminal to the Home Assistant Operating System. -You can enabled i2c via this terminal: +You can enable i2c via this terminal: - Login as `root`. - Type `login` and press enter to access the shell.