From 69c19ca9fc191af90c8e04316b5c87d3e9baa8cd 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 a6e90523fc..3fa7c60230 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