From 07c7b15d5df97c7ad2d117b2fa4a93aaf1dfd3ac Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sat, 5 Oct 2024 11:43:59 -0500 Subject: [PATCH] typo --- docs/docs/plus/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/plus/index.md b/docs/docs/plus/index.md index c02a14e00..b05f4f306 100644 --- a/docs/docs/plus/index.md +++ b/docs/docs/plus/index.md @@ -23,7 +23,7 @@ Not all model types are supported by all detectors, so it's important to choose | Model Type | Description | | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -| `mobiledet` | Based on the same architecture as the default model included with Frigate. Runs Google Coral devices and CPUs. | +| `mobiledet` | Based on the same architecture as the default model included with Frigate. Runs on Google Coral devices and CPUs. | | `yolonas` | A newer architecture that offers slightly higher accuracy and improved detection of small objects. Runs on Intel, NVidia GPUs, and AMD GPUs. | ## Supported detector types