[DOCS] Fix file_convert yaml example

This commit is contained in:
Jesse Bannon 2022-10-22 22:10:55 -07:00
parent 1de5014c2f
commit 3e4a995f6e

View file

@ -21,7 +21,7 @@ class FileConvertOptions(PluginOptions):
presets: presets:
my_example_preset: my_example_preset:
file_converter: file_convert:
convert_to: "mp4" convert_to: "mp4"
""" """