From de943d4242c19a03d11d3472c1757d5f44dcfd8c Mon Sep 17 00:00:00 2001 From: Shaun Berryman Date: Tue, 24 Oct 2023 08:25:24 -0700 Subject: [PATCH] type in the docs --- docs/docs/integrations/mqtt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/mqtt.md b/docs/docs/integrations/mqtt.md index 552eeb303..9b4ad7547 100644 --- a/docs/docs/integrations/mqtt.md +++ b/docs/docs/integrations/mqtt.md @@ -239,7 +239,7 @@ the camera to be removed from the view._ | Command | Description | | ------------ | ----------------------------------------------------------------- | -| `CONTINUOUS` | Always included included | +| `CONTINUOUS` | Always included | | `MOTION` | Show when detected motion within the last 30 seconds are included | | `OBJECTS` | Shown if an active object tracked within the last 30 seconds |