From 43dd88a1589bc977984c35056a709a79cc852030 Mon Sep 17 00:00:00 2001 From: Dubtempo Date: Tue, 10 Aug 2021 03:14:46 -0700 Subject: [PATCH] ReadMe --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ddd91c..1e03b09 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ To use this script, complete the following steps. ### Single File -Pass a sinlge file as a standard input +Pass a sinlge file as a standard input. ```shell $ html5vid.sh somefile.mov @@ -48,7 +48,7 @@ $ html5vid.sh somefile.mov ### Multiple File -Pass multiple files as standard inputs +Pass multiple files as standard inputs. ```shell $ html5vid.sh somefile.mov somefile2.mov