From dc167dce227d5e746cd8c7f1557674478285fecf Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Tue, 20 Dec 2022 08:12:46 -0700 Subject: [PATCH] Fix typo --- docs/docs/frigate/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index a586c73d4..d5f94958b 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -50,7 +50,7 @@ A single Coral can handle many cameras and will be sufficient for the majority o ### OpenVino The OpenVINO detector type is able to run on: -- 6th Gen Intel Platforms and newer that have a CPU & iGPU +- 6th Gen Intel Platforms and newer that have an iGPU - x86 & Arm32/64 hosts with VPU Hardware (ex: Intel NCS2) More information is available [in the detector docs](/configuration/detectors#openvino-detector)