From 849c7dcda68e540b30ef31033c3317019ea89481 Mon Sep 17 00:00:00 2001 From: icidi <9525979+icidi@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:13:59 +0800 Subject: [PATCH] fix typo --- 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 23e18c2c9..907bda21e 100644 --- a/docs/docs/configuration/reference.md +++ b/docs/docs/configuration/reference.md @@ -246,7 +246,7 @@ birdseye: # Optional: ffmpeg configuration # More information about presets at https://docs.frigate.video/configuration/ffmpeg_presets ffmpeg: - # Optional: ffmpeg binry path (default: shown below) + # Optional: ffmpeg binary path (default: shown below) # can also be set to `7.0` or `5.0` to specify one of the included versions # or can be set to any path that holds `bin/ffmpeg` & `bin/ffprobe` path: "default"