From 87466a3bc81a228dcc128b1b6e96588a9eee161b Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 30 Jan 2022 22:01:48 -0800 Subject: [PATCH] Missing bracket. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fec53e50..b687ad20 100644 --- a/README.md +++ b/README.md @@ -633,7 +633,7 @@ time as the snapshot (if any). Actions are pre-configured activities that can be triggered in response to a variety of circumstances (e.g. tapping on a menu icon, double tapping on a [picture element](#frigate-card-elements) or holding the mouse/tap down on a -particular [view](#views). +particular [view](#views)). ### Configuring Actions