From cc2e3ed3cd33351d42ea2b4791f0f240dee15dc3 Mon Sep 17 00:00:00 2001 From: braginini Date: Thu, 4 Apr 2024 09:25:40 +0200 Subject: [PATCH] Fix wording --- src/pages/how-to/endpoint-detection-and-response.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/how-to/endpoint-detection-and-response.mdx b/src/pages/how-to/endpoint-detection-and-response.mdx index 4bd9d0be..bc58995b 100644 --- a/src/pages/how-to/endpoint-detection-and-response.mdx +++ b/src/pages/how-to/endpoint-detection-and-response.mdx @@ -8,7 +8,7 @@ With the rise of remote work, endpoints often operate outside the traditional co making them more vulnerable to attacks. EDR provides a layer of security that is not dependent on the physical location of the endpoint, thus extending protection to remote workers and their devices. -NetBird integrates with major EDR platforms to restrict network access to only devices managed by the company's IT department. +NetBird integrates with major EDR platforms to restrict network access only to devices managed by the company's IT department. With the integration enabled, NetBird synchronizes the list of devices managed by the EDR platform via the API and checks the presence of the EDR agent on the device, blocking access to the network if the agent is not installed.