From 3056cc28259c6c5d47c655331c0345b28508ccda Mon Sep 17 00:00:00 2001 From: Thomas Kula Date: Wed, 13 Jun 2018 15:52:20 -0400 Subject: [PATCH] website: Typo fix in connect intentions doc --- website/source/docs/connect/intentions.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/connect/intentions.html.md b/website/source/docs/connect/intentions.html.md index 1bf5028660..20fd6938f1 100644 --- a/website/source/docs/connect/intentions.html.md +++ b/website/source/docs/connect/intentions.html.md @@ -21,7 +21,7 @@ connection must be terminated. The default intention behavior is defined by the default [ACL policy](/docs/guides/acls.html). If the default ACL policy is "allow all", -then all Connect connections are allowed by deafult. If the default ACL policy +then all Connect connections are allowed by default. If the default ACL policy is "deny all", then all Connect connections are denied by default. ## Intention Basics