From 0fbbb6f892f86bdec088adc1f1441b48e702462c Mon Sep 17 00:00:00 2001 From: Jeremy Cook Date: Tue, 29 Oct 2019 14:01:13 +0100 Subject: [PATCH] Grammar improvements (#11032) --- source/_docs/security.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/security.markdown b/source/_docs/security.markdown index 7e4771ca5d6..c507c426331 100644 --- a/source/_docs/security.markdown +++ b/source/_docs/security.markdown @@ -27,7 +27,7 @@ Home Assistant is following the [Mozilla's Operations Security team recommendati The SSH connection for [debugging](https://developers.home-assistant.io/docs/en/hassio_debugging.html) on port 22222 is not enabled by default and can only be used with keys. -Is SSH used with the [SSH server add-on](/addons/ssh/) then the user is responsible for the configuration and security. +If SSH is used with the [SSH server add-on](/addons/ssh/) then the user is responsible for the configuration and security. ## Source code