From 221c2b827ac0a79460d8eaf3fc0c2b31fdc3ec0e Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Fri, 17 Nov 2023 08:30:16 +0000 Subject: [PATCH] Format wording --- .../video/libraryBasicVideoOrAudioSettings.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FlowPluginsTs/CommunityFlowTemplates/video/libraryBasicVideoOrAudioSettings.ts b/FlowPluginsTs/CommunityFlowTemplates/video/libraryBasicVideoOrAudioSettings.ts index da11965..734d6cf 100644 --- a/FlowPluginsTs/CommunityFlowTemplates/video/libraryBasicVideoOrAudioSettings.ts +++ b/FlowPluginsTs/CommunityFlowTemplates/video/libraryBasicVideoOrAudioSettings.ts @@ -68,7 +68,9 @@ const details = () :IflowTemplate => ({ }, }, { - name: "By default this flow will replace the original file. If you'd like to move the file to an output directory and delete the original file then connect the 'Basic Video or Audio Settings' plugin to the 'Move To Directory'", + name: `By default this flow will replace the original file. If you'd like to move the + file to an output directory and delete the original file then connect the 'Basic Video or Audio + Settings' plugin to the 'Move To Directory'`, sourceRepo: 'Community', pluginName: 'comment', version: '1.0.0',