From d4d4c4815098712d2cb4d5f9bae489a7ac11dc76 Mon Sep 17 00:00:00 2001 From: Michael Kuperfish Steinberg <36902556+Michael-K-Stein@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:27:21 +0200 Subject: [PATCH] Fix typos --- auto_compressor.py | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/auto_compressor.py b/auto_compressor.py index c3693fd..7e5906a 100644 --- a/auto_compressor.py +++ b/auto_compressor.py @@ -72,4 +72,4 @@ if __name__ == '__main__': if len(sys.argv) == 1: zip_bunches() else: - zip_bunches(sys.argv[1]) \ No newline at end of file + zip_bunches(sys.argv[1]) diff --git a/templates/index.html b/templates/index.html index 171da3a..bed0de3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ - Spotifile + SpotiFile