From 2d8b6c8301d59ace3529b633d9ac63029e455a0d Mon Sep 17 00:00:00 2001 From: icidi <9525979+icidi@users.noreply.github.com> Date: Sun, 23 Nov 2025 23:43:15 +0800 Subject: [PATCH] fix typo (#20969) --- 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"