From 6a6818c79ce58c63bb35ee59400b77bbaa28a39f Mon Sep 17 00:00:00 2001 From: devdelay Date: Sat, 20 Aug 2016 15:17:19 -0400 Subject: [PATCH] Update camera.ffmpeg.markdown (#807) spelling --- source/_components/camera.ffmpeg.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/camera.ffmpeg.markdown b/source/_components/camera.ffmpeg.markdown index e7fcaf4326c..8e988bcc702 100644 --- a/source/_components/camera.ffmpeg.markdown +++ b/source/_components/camera.ffmpeg.markdown @@ -33,7 +33,7 @@ camera: Configuration variables: -- **input** (*Required*): A ffmpeg compatible input file, stream or feet. +- **input** (*Required*): A ffmpeg compatible input file, stream or feed. - **name** (*Optional*): This parameter allows you to override the name of your camera. - **ffmpeg_bin** (*Optional*): Default 'ffmpeg'. - **extra_arguments** (*Optional*): Extra option they will pass to ffmpeg. i.e. image quality or video filter options.