From cf423bdf67abfaa23692250313ffcc95f463abfb Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:56:28 -0500 Subject: [PATCH] fix comment --- docs/docs/configuration/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/reference.md b/docs/docs/configuration/reference.md index 27aeaff77..4a761144c 100644 --- a/docs/docs/configuration/reference.md +++ b/docs/docs/configuration/reference.md @@ -723,7 +723,7 @@ cameras: # Format: {label}: {prompt} object_prompts: person: "My special person prompt." - # Optional: labels that qualify as an alert (default: all labels that are tracked) + # Optional: labels to generate descriptions for (default: all labels that are tracked) labels: - person - cat