From 5e6c934135a526e463106f51f55bd0253b5cda6d Mon Sep 17 00:00:00 2001 From: saurabh-sp-tripathi Date: Wed, 22 Dec 2021 15:32:32 -0600 Subject: [PATCH] Fix typo, Layer 7 is application layer not network --- website/content/docs/connect/intentions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/connect/intentions.mdx b/website/content/docs/connect/intentions.mdx index a6e90523f..3fa7c6023 100644 --- a/website/content/docs/connect/intentions.mdx +++ b/website/content/docs/connect/intentions.mdx @@ -22,7 +22,7 @@ application](/docs/connect/native). Depending upon the [protocol] in use by the destination service, you can define intentions to control Connect traffic authorization either at networking layer -4 (e.g. TCP) and networking layer 7 (e.g. HTTP): +4 (e.g. TCP) and application layer 7 (e.g. HTTP): - **Identity-based** - All intentions may enforce access based on identities encoded within [TLS