From a09f0f2b18351fa850aaa70d3abff14beb1d9f21 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sun, 2 Jun 2024 20:36:43 -0500 Subject: [PATCH] Update docs/docs/configuration/object_detectors.md --- docs/docs/configuration/object_detectors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index a42003aec..f3a389798 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -352,7 +352,7 @@ model: # required labelmap_path: /labelmap.txt # required ``` -The correct labelmap must be loaded for each model. If you use a custom model (see notes below), you must make sure to provide the correct labelmap. The table below lists the correct paths for the bundeled models: +The correct labelmap must be loaded for each model. If you use a custom model (see notes below), you must make sure to provide the correct labelmap. The table below lists the correct paths for the bundled models: | `path` | `labelmap_path` | | ------------------- | --------------------- |