From 3144977073e475d6563dac94448043134fb3644c Mon Sep 17 00:00:00 2001 From: Lasse Studion Date: Sun, 12 Mar 2023 08:23:51 +0100 Subject: [PATCH] Corr --- app.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.py b/app.py index e758afa..680f670 100644 --- a/app.py +++ b/app.py @@ -8,10 +8,10 @@ st.title("Colorize your Hindenburg project") st.markdown( """ -- Set colors for a few clips on your timeline, idealy at least one clip from -each recording. -- Upload your Hindenburg projet file (ending with *nhsx*) to add the same color -to other clips origination from the same recording. +- Set colors for a few clips on your timeline, ideally at least one clip from +each recording. +- Upload your Hindenburg project file (ending with *nhsx*) to add the same color +to other clips originating from the same recording. - Download the modified file *and put it in the same folder as your original project file*. """ )